llvm-project/clang/lib/Headers
Daniel Dunbar dc4030454d Fix mmintrin.h to use proper definition of functions taking no
arguments.
 - More important than it looks, this inhibits trivial inlining
   otherwise.

llvm-svn: 58360
2008-10-29 03:37:55 +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
iso646.h Protect iso646.h from C++ (although I can't imagine why someone would 2008-05-21 03:11:31 +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 Add a couple more headers. stddef was discussed on cfe-dev, and 2008-05-20 13:34:26 +00:00