Age | Commit message (Expand) | Author |
---|---|---|
2010-04-24 | Teach clang -fixit to modify files in-place, or -fixit=suffix to create new | Nick Lewycky |
2010-04-15 | Teach -fixit to modify all of its inputs instead of just the main file, unless | Nick Lewycky |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-14 | Update FixIt tests to make it more obvious they use a separate mode. | Daniel Dunbar |
2009-10-26 | Add 'fixit' hint on mis-use of pointer-to-member | Fariborz Jahanian |