diff options
Diffstat (limited to 'test/Modules/find-privateheaders.m')
| -rw-r--r-- | test/Modules/find-privateheaders.m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/find-privateheaders.m b/test/Modules/find-privateheaders.m new file mode 100644 index 000000000000..c5e82ac70da2 --- /dev/null +++ b/test/Modules/find-privateheaders.m @@ -0,0 +1,2 @@ +// RUN: %clang_cc1 -fmodules -fsyntax-only -F%S/Inputs %s +#import "Main/Main.h" |
