summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Frontend/RewriteMacros.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-217/+0
* [C++11] Replace OwningPtr include with <memory>.Ahmed Charles2014-03-091-1/+1
* Split isFromMainFile into two functions.Eli Friedman2013-08-221-1/+1
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-4/+4
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+217
OpenPOWER on IntegriCloud