Sign in
cobalt
/
cobalt
/
6c8e6ca645585847723be8278a12b4ca8ab72d69
/
.
/
src
/
third_party
/
llvm-project
/
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"