diff options
Diffstat (limited to 'clang/test/Modules/Inputs/PR27513/b11.h')
| -rw-r--r-- | clang/test/Modules/Inputs/PR27513/b11.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/PR27513/b11.h b/clang/test/Modules/Inputs/PR27513/b11.h new file mode 100644 index 00000000000..e7bfaec9ce7 --- /dev/null +++ b/clang/test/Modules/Inputs/PR27513/b11.h @@ -0,0 +1,2 @@ +#include "mystring.h" +#include "b111.h" |

