Age | Commit message (Expand) | Author |
---|---|---|
2011-10-03 | Fixed exapnsion range for # and ##. | Abramo Bagnara |
2011-09-22 | ArrayRef-ifying MacroArgs::create's arguments argument. | David Blaikie |
2011-07-07 | Make the Preprocessor more memory efficient and improve macro instantiation d... | Argyrios Kyrtzidis |
2009-12-28 | The PreExpArgTokens array is indexed with an argument #, | Chris Lattner |
2009-12-15 | set up the machinery for a MacroArgs cache hanging off Preprocessor. | Chris Lattner |
2009-12-14 | move the VarargsElided member of MacrosArgs to shrink the MacroArgs struct | Chris Lattner |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |