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