Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
.
/
clang
/
test
/
Driver
/
mg.c
blob: 82d8a6084e5e01fdc2b2ba0ee18d1466e2b965bf [
file
] [
log
] [
blame
]
// RUN: %clang -M -MG -include nonexistent-preinclude.h %s | FileCheck %s
// CHECK: nonexistent-preinclude.h
// CHECK: nonexistent-ppinclude.h
#include
"nonexistent-ppinclude.h"