1. ad26b73 If a function with a default argument is redefined and the new function also has a defualt argument then add a fixit hint that removes the default argument. Fixes PR5444. by Anders Carlsson · 15 years ago
  2. dd6f4ab Move the fix-it tests into their own subdirectory by Douglas Gregor · 16 years ago[Renamed from test/SemaCXX/fixit.cpp]
  3. fe057ac Update comments in fixit tests by Douglas Gregor · 16 years ago
  4. 558cb56 Introduce a "-fixit" mode to clang-cc that applies code-modification hints. by Douglas Gregor · 16 years ago
  5. a3a8351 Add some more code modification hints by Douglas Gregor · 16 years ago
  6. 9b3064b Add code modification hints to various parsing-related diagnostics. by Douglas Gregor · 16 years ago