1. 07ef804 define __STDC_VERSION__ processor token for c94 by Ryan Flynn · 16 years ago
  2. 3c7b6e4 Fix for PR4192: fix the definition of int64_t on x86_64 Linux. by Eli Friedman · 16 years ago
  3. 4ebe3e4 Make the StackProtector bitfield use enums instead of obscure numbers. by Bill Wendling · 16 years ago
  4. 45483f7 Add stack protector support to clang. This generates the 'ssp' and 'sspreq' by Bill Wendling · 16 years ago
  5. 7478bbf __APPLE_CC__ should only be set when building for darwin targets. by Chris Lattner · 16 years ago
  6. ae96a96 PR4388: get rid of an extra # line directive; in addition to being by Eli Friedman · 16 years ago
  7. abc4e32 Misc minor fixes for clang for the Windows target. by Eli Friedman · 16 years ago
  8. 15b9176 Move CharIsSigned from TargetInfo to LangOptions. by Eli Friedman · 16 years ago
  9. 2de4fee Move a couple Darwin-specific defines into getDarwinDefines. by Eli Friedman · 16 years ago
  10. 810dc54 DefineBuiltinMacro is always passed two args, remove the defaulted third one. by Chris Lattner · 16 years ago
  11. 63682f9 Compile fix needed by the solaris system gcc. by Duncan Sands · 16 years ago
  12. 2665a75 Add IEEE quad support to DefineFloatMacros. by Eli Friedman · 16 years ago
  13. bf22be6 PR4247: Widen the buffer slightly so it can hold all the definitions for by Eli Friedman · 16 years ago
  14. 34e6577 This patch adds support for sender-aware dispatch in Objective-C for the GNU runtime, when by Fariborz Jahanian · 16 years ago
  15. f086e3b Remove unused parameter. by Eli Friedman · 16 years ago
  16. dcdecf4 Fix processing of -Ufoo to not inject "#undef foo 1" into the predefines by Chris Lattner · 16 years ago
  17. 1e7c6b6 Add another workaround for -include. by Daniel Dunbar · 16 years ago
  18. 3936024 Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean, by Chris Lattner · 16 years ago
  19. 32b325f this time with more workingness. by Chris Lattner · 16 years ago
  20. 62f86c4 fix massive testsuite failures from Alexei's patch due to inverted logic. by Chris Lattner · 16 years ago
  21. e116ccf Split preprocessor initialization logic out of clang-cc into by Chris Lattner · 16 years ago