1 | // RUN: %clang -fsyntax-only -iframework %S/Inputs %s -Xclang -verify |
---|---|
2 | // RUN: %clang -fsyntax-only -isysroot %S -iframeworkwithsysroot /Inputs %s -Xclang -verify |
3 | // expected-no-diagnostics |
4 | |
5 | #include <TestFramework/TestFramework.h> |
6 |
1 | // RUN: %clang -fsyntax-only -iframework %S/Inputs %s -Xclang -verify |
---|---|
2 | // RUN: %clang -fsyntax-only -isysroot %S -iframeworkwithsysroot /Inputs %s -Xclang -verify |
3 | // expected-no-diagnostics |
4 | |
5 | #include <TestFramework/TestFramework.h> |
6 |