1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. d8aefab Drop unnecessary #include. by Daniel Dunbar · 15 years ago
  3. 266cc53 Improve test to make sure -fixit is really working. by Daniel Dunbar · 15 years ago
  4. 73dd768 Update FixIt tests to make it more obvious they use a separate mode. by Daniel Dunbar · 15 years ago
  5. a86b832 Fixed the Fix-It hints for comparison against a string literal. Thanks, Chris! by Douglas Gregor · 16 years ago
  6. dd6f4ab Move the fix-it tests into their own subdirectory by Douglas Gregor · 16 years ago[Renamed from test/Sema/fixit.c]
  7. ef5cc75 Make darned sure that the -fixit tests are testing what we want them to test by Douglas Gregor · 16 years ago
  8. fe057ac Update comments in fixit tests by Douglas Gregor · 16 years ago
  9. 558cb56 Introduce a "-fixit" mode to clang-cc that applies code-modification hints. by Douglas Gregor · 16 years ago
  10. a3a8351 Add some more code modification hints by Douglas Gregor · 16 years ago
  11. 9b3064b Add code modification hints to various parsing-related diagnostics. by Douglas Gregor · 16 years ago