Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-14 | Update FixIt tests to make it more obvious they use a separate mode. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88758 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-10 | If a function with a default argument is redefined and the new function also ↵ | Anders Carlsson | |
has a defualt argument then add a fixit hint that removes the default argument. Fixes PR5444. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86659 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-04-02 | Move the fix-it tests into their own subdirectory | Douglas Gregor | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68325 91177308-0d34-0410-b5e6-96231b3b80d8 |