Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / Shell / Watchpoint / LocalVariableWatchpointDisabler.test
blobdc2b6687964f608a14056d25e8c6c782bdd6d936
1 # REQUIRES: system-darwin
2 # RUN: %clang_host -x c %S/Inputs/val.c -g -o %t
3 # RUN: %lldb -b -s %S/Inputs/watchpoint.in %t 2>&1 | FileCheck %S/Inputs/watchpoint.in