| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Teach clang -fixit to modify files in-place, or -fixit=suffix to create new | Nick Lewycky | 2010-04-24 | 1 | -3/+5 |
| * | Thread a Scope pointer into BuildRecoveryCallExpr to help typo | Douglas Gregor | 2010-04-14 | 1 | -0/+9 |
| * | When a declaration of a function is missing an exception specification | Douglas Gregor | 2010-03-24 | 1 | -0/+3 |
| * | Make this fix-it test case actually fail when there is a problem; add | Douglas Gregor | 2010-02-01 | 1 | -8/+9 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Update FixIt tests to make it more obvious they use a separate mode. | Daniel Dunbar | 2009-11-14 | 1 | -1/+1 |
| * | If a function with a default argument is redefined and the new function also ... | Anders Carlsson | 2009-11-10 | 1 | -0/+9 |
| * | Move the fix-it tests into their own subdirectory | Douglas Gregor | 2009-04-02 | 1 | -0/+29 |

