Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / mg.c
blob82d8a6084e5e01fdc2b2ba0ee18d1466e2b965bf
1 // RUN: %clang -M -MG -include nonexistent-preinclude.h %s | FileCheck %s
2 // CHECK: nonexistent-preinclude.h
3 // CHECK: nonexistent-ppinclude.h
5 #include "nonexistent-ppinclude.h"