1 # REQUIRES: system-darwin
2 # TODO: This test is breaking with my output
3 # reformatting done for Large Watchpoint support,
4 # but the lines being output by lldb are identical,
5 # by visual inspection.
6 # FileCheck is seeing some difference between them,
7 # which I need to get to the bottom of.
8 # UNSUPPORTED: system-darwin
9 # RUN: %clang_host -x c %S/Inputs/val.c -g -o %t
10 # RUN: %lldb -b -s %S/Inputs/watchpoint.in %t 2>&1 | FileCheck %S/Inputs/watchpoint.in