diff options
Diffstat (limited to 'clang/test/Index/Inputs/preamble-with-implicit-import-C.h')
| -rw-r--r-- | clang/test/Index/Inputs/preamble-with-implicit-import-C.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Index/Inputs/preamble-with-implicit-import-C.h b/clang/test/Index/Inputs/preamble-with-implicit-import-C.h new file mode 100644 index 00000000000..a3fc1d4fea0 --- /dev/null +++ b/clang/test/Index/Inputs/preamble-with-implicit-import-C.h @@ -0,0 +1,2 @@ +#pragma once +#include "preamble-with-implicit-import-B.h" // Circular |

