aboutsummaryrefslogtreecommitdiff
path: root/test/FixIt
AgeCommit message (Expand)Author
2009-11-17Drop unnecessary #include.Daniel Dunbar
2009-11-14Improve test to make sure -fixit is really working.Daniel Dunbar
2009-11-14Update FixIt tests to make it more obvious they use a separate mode.Daniel Dunbar
2009-11-10When trying to assign a regular string literal to an Objective-C 'id' type or...Anders Carlsson
2009-11-10If a function with a default argument is redefined and the new function also ...Anders Carlsson
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-11-06Rework the fix-it hint for code likeDouglas Gregor
2009-10-26Add 'fixit' hint on mis-use of pointer-to-memberFariborz Jahanian
2009-05-16Update test case; I'm confused why this wasn't failing on the buildbotDaniel Dunbar
2009-04-06Fixed the Fix-It hints for comparison against a string literal. Thanks, Chris!Douglas Gregor
2009-04-03add fixit advice to an archiac ObjC issue.Chris Lattner
2009-04-02Move the rest of the fixit tests to the FixIt area.Mike Stump
2009-04-02Add a new command-line option "-fixit-at=file:line:column" that onlyDouglas Gregor
2009-04-02Move the fix-it tests into their own subdirectoryDouglas Gregor