diff options
Diffstat (limited to 'clang/test/Index/Inputs/get-cursor-includes-2.h')
-rw-r--r-- | clang/test/Index/Inputs/get-cursor-includes-2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Index/Inputs/get-cursor-includes-2.h b/clang/test/Index/Inputs/get-cursor-includes-2.h new file mode 100644 index 0000000..cf95c18 --- /dev/null +++ b/clang/test/Index/Inputs/get-cursor-includes-2.h @@ -0,0 +1,2 @@ +#include "get-cursor-includes-1.h" +#include "get-cursor-includes-1.h" |