hanchenye-llvm-project/clang/test/Headers
Hans Wennborg dd0f5304f6 MS intrinsics: don't declare __readeflags and __writeeflags in Intrin.h
They're already defined in ia32intrin.h, and this would cause including Intrin.h
in 64-bit mode to fail because of conflicting types. Update ms-intrin.cpp to
also run in 64-bit mode to catch things like this.

llvm-svn: 203714
2014-03-12 21:09:03 +00:00
..
Inputs/include Intrin.h: include setjmp.h to get a jmp_buf definition 2014-01-28 23:01:59 +00:00
altivec-header.c Update for llvm change. 2014-03-05 20:08:57 +00:00
arm-neon-header.c
c11.c Add -fmodules-cache-path to test/Headers/c11.c 2014-03-10 23:17:14 +00:00
c89.c Switch tests in test/Headers to use %clang_cc1 rather than %clang. There 2013-09-20 21:12:25 +00:00
carbon.c Forbid driver use in Sema tests 2014-01-16 02:37:08 +00:00
cxx11.cpp Temporarily disable test that fails on Mac OS X 10.9. 2014-01-27 22:43:21 +00:00
int64-type.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
limits.cpp Define [U]LLONG_{MIN,MAX} for C++11, add tests. 2013-10-27 19:00:49 +00:00
ms-intrin.cpp MS intrinsics: don't declare __readeflags and __writeeflags in Intrin.h 2014-03-12 21:09:03 +00:00
ms-null-ms-header-vs-stddef.cpp Switch tests in test/Headers to use %clang_cc1 rather than %clang. There 2013-09-20 21:12:25 +00:00
ms-wchar.c Switch tests in test/Headers to use %clang_cc1 rather than %clang. There 2013-09-20 21:12:25 +00:00
stdbool.cpp Reinstate r173952, this time limiting it to exactly the form 2013-01-30 23:10:17 +00:00
tgmath.c Switch tests in test/Headers to use %clang_cc1 rather than %clang. There 2013-09-20 21:12:25 +00:00
typedef_guards.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +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
warn-sysheader.cpp Add a proper test for -Wsystem-headers 2014-01-25 00:32:40 +00:00
wchar_limits.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
wmmintrin.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
x86-intrinsics-headers.c Switch tests in test/Headers to use %clang_cc1 rather than %clang. There 2013-09-20 21:12:25 +00:00
x86intrin.c xopintrin.h: Add wrappers for all flavors of _mm_com. 2013-05-09 15:07:46 +00:00