Age | Commit message (Expand) | Author |
---|---|---|
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-03-04 | make the token lexer allocate its temporary token buffers for | Chris Lattner |
2009-02-15 | track "just a little more" location information for macro instantiations. | Chris Lattner |
2008-10-28 | clarify comment, rename argument to avoid a subtle conflict | Chris Lattner |
2008-03-10 | implement simple support for arbitrary token lookahead. Change the | Chris Lattner |
2008-03-09 | split the MacroArgs class out of TokenLexer.cpp/h into | Chris Lattner |
2008-03-09 | Rename MacroExpander.cpp/h -> TokenLexer.cpp/h | Chris Lattner |