1. de037c2 Tweak test for non-64-bit Darwin by Douglas Gregor · 15 years ago
  2. 1b730e8 When we see the a '[' in a postfix expression in Objective-C, perform by Douglas Gregor · 15 years ago
  3. a1d1c75 Fix typo test case by Douglas Gregor · 15 years ago
  4. d0785ea Give a slight edge to the context-sensitive keyword 'super' over by Douglas Gregor · 15 years ago
  5. 91f7ac7 Tweak typo-correction logic a bit regarding "super", so that we by Douglas Gregor · 15 years ago
  6. e2aaf39 Clean up test case and remove XFAIL. This test can now distinguish between by Ted Kremenek · 15 years ago
  7. ba5f6ec Teach clang -fixit to modify files in-place, or -fixit=suffix to create new by Nick Lewycky · 15 years ago
  8. c220a18 When searching for code-completion and typo-correction candidates, by Douglas Gregor · 15 years ago
  9. d4a97a1 Teach -fixit to modify all of its inputs instead of just the main file, unless by Nick Lewycky · 15 years ago
  10. aaf8716 Teach typo correction about various language keywords. We can't by Douglas Gregor · 15 years ago
  11. 47bd543 Implement typo correction for Objective-C message sends when the by Douglas Gregor · 15 years ago
  12. 6202119 Fix a crash with ill-formed code within a method in an ill-formed by Douglas Gregor · 15 years ago
  13. 3ac1eda Patch to implement required warnings for unimplemented by Fariborz Jahanian · 15 years ago
  14. 67dd1d4 Whenever we emit a typo-correction diagnostic, also emit a note by Douglas Gregor · 15 years ago
  15. f06cdae Implement typo correction for a variety of Objective-C-specific constructs: by Douglas Gregor · 15 years ago
  16. 736fc1b Fix typo test RUN lines by Douglas Gregor · 15 years ago
  17. d203a16 When typo correction for an id-expression finds a type (or Objective-C by Douglas Gregor · 15 years ago