1. 80ad52f s/CPlusPlus0x/CPlusPlus11/g by Richard Smith · 12 years ago
  2. 478851c Drop the ASTContext.h include from Stmt.h and fix up transitive users. by Benjamin Kramer · 12 years ago
  3. 2c0abf4 Add FixItHint for -Wnull-conversion to initialize with an appropriate literal. by David Blaikie · 13 years ago
  4. 07b49a8 Use character literals for vexing initialization fixit hints. by David Blaikie · 13 years ago
  5. e401415 Refactor for clarity. by Richard Smith · 13 years ago
  6. f037541 Don't crash while trying to diagnose a function declared at block scope with an by Richard Smith · 13 years ago
  7. 7984de3 Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its: by Richard Smith · 13 years ago
  8. f3546ee Refactor the */& mismatch fixit generation out of SemaOverload and provide a simple conversion checking function. by Anna Zaks · 13 years ago