1. 50911a9 Move a few static functions from DiagnosticRenderer.cpp into SourceManager. by Matt Beaumont-Gay · 13 years ago
  2. b16ff5d Fix an assertion hit when the serialized diagnostics writer receive a diagnostic by Argyrios Kyrtzidis · 13 years ago
  3. f7639e1 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 14 years ago
  4. 0964cca Refactor DiagnosticRenderer and SDiagsRenderer to have some functionality by Ted Kremenek · 14 years ago
  5. 2c1dd27 Basic: import SmallString<> into clang namespace by Dylan Noblesmith · 14 years ago
  6. a163d0b Fix -fmacro-backtrace-limit=0 to show the entire macro backtrace. by Ted Kremenek · 14 years ago
  7. abff5f1 Improve Lexer::getImmediateMacroName to take into account inner macros by Argyrios Kyrtzidis · 14 years ago
  8. 1bea4bf Refactor: Pull getImmediateMacroName() out of DiagnosticRenderer and by Anna Zaks · 14 years ago
  9. c4bbd85 Refactor 'TextDiagnostic' to have a parent class 'DiagnosticRenderer' which handles by Ted Kremenek · 14 years ago