summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Lexer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* add a comment.Chris Lattner2008-10-121-0/+2
* Change how raw lexers are handled: instead of creating them and thenChris Lattner2008-10-121-5/+6
* silence some release-assert warnings.Chris Lattner2008-10-121-2/+1
* improve a comment.Chris Lattner2008-10-121-1/+2
* Change Parser & Sema to use interned "super" for comparions.Daniel Dunbar2008-08-141-6/+0
* Fix typoNate Begeman2008-04-141-1/+1
* don't diagnose empty source files, thanks Neil!Chris Lattner2008-04-121-2/+3
* don't read off the front of the buffer. Thanks to Sam for pointing this out.Chris Lattner2008-04-111-1/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1661
OpenPOWER on IntegriCloud