aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/TokenLexer.cpp
AgeCommit message (Expand)Author
2008-11-18Remove the last of the old-style Preprocessor::Diag methods.Chris Lattner
2008-10-12Simplify raw mode lexing by treating an unterminate /**/ comment theChris Lattner
2008-10-12Change how raw lexers are handled: instead of creating them and thenChris Lattner
2008-09-29whitespace and comment changes, to fix grammar and 80 col violationsNico Weber
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner