1. 3a50d84 Fix test to actually check the FixIt-applied code by Alp Toker · 11 years ago
  2. 3d115cf Remove useless 'XPASS: *' from tests by Dmitri Gribenko · 12 years ago
  3. ba5f6ec Teach clang -fixit to modify files in-place, or -fixit=suffix to create new by Nick Lewycky · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 73dd768 Update FixIt tests to make it more obvious they use a separate mode. by Daniel Dunbar · 15 years ago
  6. 81048aa Move the rest of the fixit tests to the FixIt area. by Mike Stump · 15 years ago[Renamed from test/Lexer/fixit-errors.c]
  7. 8e7ec66 Update wording. by Mike Stump · 15 years ago
  8. 20d0ee5 A code modification hint for files that don't end in a newline. by Mike Stump · 15 years ago