summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-pmem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Teach clang -fixit to modify files in-place, or -fixit=suffix to create newNick Lewycky2010-04-241-1/+3
* Teach -fixit to modify all of its inputs instead of just the main file, unlessNick Lewycky2010-04-151-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Update FixIt tests to make it more obvious they use a separate mode.Daniel Dunbar2009-11-141-1/+1
* Add 'fixit' hint on mis-use of pointer-to-memberFariborz Jahanian2009-10-261-0/+23