llvm-project/clang/lib/Headers
Anders Carlsson bfd47a3c00 Add mm_malloc.h, patch by Sam Weinig.
llvm-svn: 61954
2009-01-08 23:30:09 +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 Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
emmintrin.h Fix implementation of _mm_pause. 2008-12-26 02:22:10 +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
mm_malloc.h Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
mmintrin.h Fix mmintrin.h to use proper definition of functions taking no 2008-10-29 03:37:55 +00:00
stdarg.h Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
stdbool.h Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
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
xmmintrin.h Add a MS specific intrinsic. 2008-12-27 04:26:15 +00:00