summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/TokenLexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a bit to IdentifierInfo that acts as a simple predicate whichChris Lattner2009-01-211-2/+3
* Make SourceLocation::getFileLoc private to reduce the API exposure of Chris Lattner2009-01-191-4/+12
* make the verbose raw-lexer ctor fully explicit instead of havingChris Lattner2009-01-171-4/+4
* this massive patch introduces a simple new abstraction: it makesChris Lattner2009-01-171-2/+1
* Remove the last of the old-style Preprocessor::Diag methods.Chris Lattner2008-11-181-2/+2
* Simplify raw mode lexing by treating an unterminate /**/ comment theChris Lattner2008-10-121-5/+1
* Change how raw lexers are handled: instead of creating them and thenChris Lattner2008-10-121-6/+6
* whitespace and comment changes, to fix grammar and 80 col violationsNico Weber2008-09-291-1/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+488
OpenPOWER on IntegriCloud