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]
/
clang
/
unittests
/
libclang
/
CrashTests
/
CMakeLists.txt
blob
82f0e4c16e901298c6a293d3e2b0f732ed87286d
1
add_clang_unittest(libclangCrashTests
2
LibclangCrashTest.cpp
3
)
4
5
target_link_libraries(libclangCrashTests
6
PRIVATE
7
libclang
8
)