summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/FrontendActions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 eq...Michael J. Spencer2010-12-181-5/+4
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* More class anonymization.Benjamin Kramer2010-10-221-0/+2
* Make the FixItOptions object required instead of optional.Nick Lewycky2010-08-151-1/+7
* Add a new cc1 option -fix-what-you-can which when combined with the fix-it modeNick Lewycky2010-08-131-6/+9
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+106
OpenPOWER on IntegriCloud