1. 28d6cba Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer by Douglas Gregor · 16 years ago
  2. f8e61b3 #define NULL as 0 when compiling as C++. This fixes the carbon.cpp and cocoa.mm test failures. by Anders Carlsson · 16 years ago
  3. 0b4f69f Fix mmintrin.h to use proper definition of functions taking no by Daniel Dunbar · 16 years ago
  4. 83e61e5 Mark mmintrin functions static inline, this ensures they don't end up by Daniel Dunbar · 16 years ago
  5. d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago
  6. f5e8ba0 Actually use the mmintrin.h header, it's good enough now. by Anders Carlsson · 16 years ago
  7. da298fd Apparently gcc uses pi64 for the shift intrinsics. by Anders Carlsson · 16 years ago
  8. 551b964 Remove copyright notice, we decided not to have them. by Anders Carlsson · 16 years ago
  9. a1d91fe Implementation of stdarg.h. by Eli Friedman · 16 years ago
  10. eb1df85 Protect iso646.h from C++ (although I can't imagine why someone would by Eli Friedman · 16 years ago
  11. 8ba179d Add a couple more headers. stddef was discussed on cfe-dev, and by Eli Friedman · 16 years ago
  12. edbd928 Use double-underscores in front of all non-keywords to protect against by Eli Friedman · 16 years ago
  13. 1e6d14f Make header use the new __builtin_shufflevector builtin. by Eli Friedman · 16 years ago
  14. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago