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
/
test
/
Index
/
create-tu-fail.c
blob
e82d26429d05b2190da0dcf7021f233a849e6d96
1
// RUN: rm -f %t.c
2
// RUN: touch %t.c
3
// RUN: c-index-test -write-pch %t.pch %t.c
4
// RUN: cp %s %t.c
5
// RUN: not c-index-test -test-load-tu %t.pch local 2>&1 | FileCheck %s
6
7
// Unfortunately this would crash reliably only via valgrind.
8
9
// CHECK: Unable to load translation unit