clang-1/lib/Headers
Mike Stump 3733831cde Avoid creating .dir files in the installation area.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62744 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-22 02:53:03 +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 Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
emmintrin.h Fix more bugs I discovered 2009-01-21 01:49:39 +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 Fix more bugs I discovered 2009-01-21 01:49:39 +00:00