android_mt6572_jiabo/external/clang/test/Driver/mg.c
2025-09-05 16:56:03 +08:00

5 lines
179 B
C

// RUN: %clang -M -MG -include nonexistent-preinclude.h %s | FileCheck %s
// CHECK: nonexistent-preinclude.h
// CHECK: nonexistent-ppinclude.h
#include "nonexistent-ppinclude.h"