1. e7ac0a9 Fix the atomics sema code to convert operands to the argument types by Chris Lattner · 16 years ago
  2. 5caa370 reimplement __sync_* builtins to be variadic and to follow the same by Chris Lattner · 16 years ago
  3. eb32fde Simplify the scheme used for keywords, and change the classification by Eli Friedman · 16 years ago
  4. c561367 We no longer expect an warning as this is now valid. by Mike Stump · 16 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. 2c21a07 merge some simple call diagnostics. by Chris Lattner · 17 years ago
  7. 1435202 Fix this test on non-X86 platforms. by Eli Friedman · 17 years ago
  8. 95e2c71 Fix rdar://5905347 a crash on invalid builtin, due to the by Chris Lattner · 17 years ago
  9. b7b6115 add comments for the various AssignConvertType's, and split int->pointer from pointer->int. by Chris Lattner · 18 years ago
  10. 5cf216b Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 18 years ago
  11. 1b9a079 implement semantic analysis for __builtin_islessequal and friends. by Chris Lattner · 18 years ago