1. 5912220 __APPLE_CC__ should only be set when building for darwin targets. by Chris Lattner · 16 years ago
  2. 5b5ca8e PR4388: get rid of an extra # line directive; in addition to being by Eli Friedman · 16 years ago
  3. 6b6ca94 Misc minor fixes for clang for the Windows target. by Eli Friedman · 16 years ago
  4. d9389be Move CharIsSigned from TargetInfo to LangOptions. by Eli Friedman · 16 years ago
  5. eff0a42 Move a couple Darwin-specific defines into getDarwinDefines. by Eli Friedman · 16 years ago
  6. ec461bb DefineBuiltinMacro is always passed two args, remove the defaulted third one. by Chris Lattner · 16 years ago
  7. fb37afd Compile fix needed by the solaris system gcc. by Duncan Sands · 17 years ago
  8. f15e7f3 Add IEEE quad support to DefineFloatMacros. by Eli Friedman · 17 years ago
  9. 6ff34ef PR4247: Widen the buffer slightly so it can hold all the definitions for by Eli Friedman · 17 years ago
  10. fefd5e8 This patch adds support for sender-aware dispatch in Objective-C for the GNU runtime, when by Fariborz Jahanian · 17 years ago
  11. e934dca Remove unused parameter. by Eli Friedman · 17 years ago
  12. 4bbe30c Fix processing of -Ufoo to not inject "#undef foo 1" into the predefines by Chris Lattner · 17 years ago
  13. dbd4f8e Add another workaround for -include. by Daniel Dunbar · 17 years ago
  14. ad52eb9 Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean, by Chris Lattner · 17 years ago
  15. 9bf72c6 this time with more workingness. by Chris Lattner · 17 years ago
  16. 1f38f61 fix massive testsuite failures from Alexei's patch due to inverted logic. by Chris Lattner · 17 years ago
  17. 94269d7 Split preprocessor initialization logic out of clang-cc into by Chris Lattner · 17 years ago