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
/
Analysis
/
unified-sources
/
UnifiedSource-1.cpp
blob
02569f247ee0870698c35485e66b4a9f7d64b2a3
1
// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify %s
2
3
// There should still be diagnostics within included files.
4
#include
"source1.cpp"
5
#include
"source2.cpp"