summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Frontend/HTMLPrint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+94
This is similar to how we divide up the StaticAnalyzer libraries to separate core functionality to what is clearly associated with Frontend actions. llvm-svn: 163050
OpenPOWER on IntegriCloud