1. 27766d2 Improve diagnostics for typo correction via Sema::ClassifyName(), by by Douglas Gregor · 14 years ago
  2. 312eadb Implement a new identifier-classification scheme where Sema by Douglas Gregor · 14 years ago
  3. ba5f6ec Teach clang -fixit to modify files in-place, or -fixit=suffix to create new by Nick Lewycky · 15 years ago
  4. 67dd1d4 Whenever we emit a typo-correction diagnostic, also emit a note by Douglas Gregor · 15 years ago
  5. 736fc1b Fix typo test RUN lines by Douglas Gregor · 15 years ago
  6. c171e3b Typo correction for C99 designated field initializers, e.g., by Douglas Gregor · 15 years ago