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
/
Driver
/
mg.c
blob
82d8a6084e5e01fdc2b2ba0ee18d1466e2b965bf
1
// RUN: %clang -M -MG -include nonexistent-preinclude.h %s | FileCheck %s
2
// CHECK: nonexistent-preinclude.h
3
// CHECK: nonexistent-ppinclude.h
4
5
#include
"nonexistent-ppinclude.h"