hanchenye-llvm-project/clang/test/Headers
Jordan Rose 8ba0fba28a Use %clang_cc1 so that the test works even if the target isn't available.
Xcode-style clang builds only support Xcode's architectures, so mips
isn't available and the driver tries to use gcc instead. cc1 will go
ahead and do -fsyntax-only for any platform it knows about even if it
can't actually compile.

llvm-svn: 164742
2012-09-27 01:40:12 +00:00
..
Inputs/include Make our mini-stdint.h platform-independent by using predefined macros. 2012-09-26 16:41:11 +00:00
arm-neon-header.c Attempt to fix linux buildbots by adding -ffreestanding for arm_neon tests. 2010-12-02 17:31:16 +00:00
c89.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
int64-type.c
ms-null-ms-header-vs-stddef.cpp Let NULL and MSVC headers coexist better. 2012-04-24 21:27:01 +00:00
stdbool.cpp
typedef_guards.c Fix tests that weren't actually verifying anything. 2012-04-15 22:09:44 +00:00
unwind.c Use %clang_cc1 so that the test works even if the target isn't available. 2012-09-27 01:40:12 +00:00
wchar_limits.cpp Remove __WCHAR_UNSIGNED__ and anything that used it. 2011-09-20 18:05:01 +00:00
wmmintrin.c Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +00:00
x86-intrinsics-headers.c