summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/RewriteMacros.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-217/+0
* Unify naming of LangOptions variable/get function across the Clang stack (Lex...David Blaikie2012-03-111-2/+2
* Fix a -Wstring-plus-int warning.Nico Weber2012-03-051-1/+1
* Mechanically rename SourceManager::getInstantiationLoc andChandler Carruth2011-07-251-2/+2
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+1
* Introduced raw_identifier token kind.Abramo Bagnara2010-12-221-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+217
OpenPOWER on IntegriCloud