repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lldb
/
test
/
Shell
/
Watchpoint
/
LocalVariableWatchpointDisabler.test
blob
dc2b6687964f608a14056d25e8c6c782bdd6d936
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