hanchenye-llvm-project/clang/lib/Headers
Chris Lattner 5a5194fec3 fix inverted conditional, rdar://6633188
llvm-svn: 65704
2009-02-28 18:53:33 +00:00
..
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile Put compiler headers in <prefix>/lib/clang/1.0/include (vs 2009-02-21 20:52:41 +00:00
emmintrin.h Add the nodebug attribute to intrinsics 2009-02-14 01:00:11 +00:00
float.h Eli noticed that I had forgotten some #defines. Add them. 2008-12-26 22:49:10 +00:00
iso646.h Protect iso646.h from C++ (although I can't imagine why someone would 2008-05-21 03:11:31 +00:00
limits.h Fix limits.h for linux, as glibc does a #include_next unless 2009-02-12 23:06:31 +00:00
mm_malloc.h Add the nodebug attribute to intrinsics 2009-02-14 01:00:11 +00:00
mmintrin.h Fix 80col violations. 2009-02-14 18:02:21 +00:00
pmmintrin.h Fix an error in _mm_loaddup_pd that Eli noticed. 2009-02-14 01:06:58 +00:00
stdarg.h Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
stdbool.h
stddef.h Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer 2008-12-01 17:20:57 +00:00
stdint.h fix inverted conditional, rdar://6633188 2009-02-28 18:53:33 +00:00
tgmath.h testing (reverted) 2009-02-19 00:27:58 +00:00
tmmintrin.h Add SSSE3 header 2009-02-17 03:05:04 +00:00
xmmintrin.h Spell __always_inline__ correctly. 2009-02-17 07:57:58 +00:00