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
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
limits.cpp
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
ms-wchar.c
stdbool.cpp
tgmath.c
typedef_guards.c
unwind.c
warn-sysheader.cpp Add a proper test for -Wsystem-headers 2014-01-25 00:32:40 +00:00
wchar_limits.cpp
wmmintrin.c
x86-intrinsics-headers.c
x86intrin.c