summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Frontend/RewriteObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant semicolons which are null statements.Dmitri Gribenko2012-09-101-1/+1
* Fixing the return type information for objc_sync_enter and objc_sync_exit. P...Aaron Ballman2012-09-061-2/+2
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+6028
OpenPOWER on IntegriCloud