aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/TokenConcatenation.cpp
AgeCommit message (Expand)Author
2009-03-18Fix -E mismatch; an identifier followed by a numeric constant does notDaniel Dunbar
2009-02-13factor token concatenation avoidance logic out of Chris Lattner