summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/MacroArgs.cpp
Commit message (Expand)AuthorAgeFilesLines
* move library-specific diagnostic headers into library private dirs. ReduceChris Lattner2009-01-291-1/+1
* Split the single monolithic DiagnosticKinds.def file into oneChris Lattner2009-01-271-1/+1
* remove my hacks that aggressively threw away multiple Chris Lattner2009-01-261-6/+0
* This change refactors some of the low-level lexer interfaces a bit.Chris Lattner2009-01-261-2/+1
* eagerly resolve the spelling locations of macro argument preexpansions.Chris Lattner2009-01-261-2/+9
* Optimize stringification a bit to avoid std::string thrashing andChris Lattner2009-01-051-10/+24
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+225
OpenPOWER on IntegriCloud