llvm-project/clang/lib/Rewrite
Daniel Dunbar a2ff3b4819 Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor.
This is conceptually correct, but adds a huge hack to HighlightMacros which is
in fact doing all sorts of mutation to the Preprocessor. See FIXME.

Chris, please review.

llvm-svn: 86107
2009-11-05 01:54:02 +00:00
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
DeltaTree.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
HTMLRewrite.cpp Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Makefile Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
RewriteRope.cpp Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Rewriter.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenRewriter.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00