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
/
Misc
/
serialized-diags-empty-filename.c
blob
32a9156e02151bb6fdaced0b4fd26a4d1739c58f
1
// RUN: rm -f %t.diag
2
// RUN: not %clang -c %s --serialize-diagnostics %t.diag -o /dev/null
3
// RUN: c-index-test -read-diagnostics %t.diag 2>&1 | FileCheck %s
4
5
# 1
""
1
6
void
1
();
7
8
// CHECK: :1:6: error: