summaryrefslogtreecommitdiffstats
path: root/clang/Driver/RewriteMacros.cpp
Commit message (Expand)AuthorAgeFilesLines
* comment out #pragma mark and #warning directives.Chris Lattner2008-07-251-2/+21
* rewrite handling of the raw token stream in -rewrite-macros to lexChris Lattner2008-07-251-29/+52
* make rewrite macros insert a space when commenting out macros where the token...Chris Lattner2008-06-031-2/+3
* Two identifiers are not the same unless they have the same identifier info.Chris Lattner2008-05-311-1/+7
* Implement -rewrite-macros, which is a crazy macro expander that expandsChris Lattner2008-05-101-9/+126
* make #if 0 code compile, even though it still isn't very useful.Chris Lattner2008-05-091-13/+4
* start implementation of a macro rewriter, this is currently just stubbed out.Chris Lattner2008-05-081-0/+76
OpenPOWER on IntegriCloud