summaryrefslogtreecommitdiffstats
path: root/lib/Lex/MacroArgs.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed exapnsion range for # and ##.Abramo Bagnara2011-10-031-2/+4
* ArrayRef-ifying MacroArgs::create's arguments argument.David Blaikie2011-09-221-3/+4
* Make the Preprocessor more memory efficient and improve macro instantiation d...Argyrios Kyrtzidis2011-07-071-2/+5
* The PreExpArgTokens array is indexed with an argument #,Chris Lattner2009-12-281-1/+1
* set up the machinery for a MacroArgs cache hanging off Preprocessor.Chris Lattner2009-12-151-1/+10
* move the VarargsElided member of MacrosArgs to shrink the MacroArgs structChris Lattner2009-12-141-9/+10
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-13/+13
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+109