summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...Craig Topper2014-08-171-2/+2
* Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie2014-08-101-6/+6
* Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie2014-07-171-6/+6
* unique_ptr-ify ownership of ASTConsumersDavid Blaikie2014-07-171-6/+6
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-0/+5952
OpenPOWER on IntegriCloud