summaryrefslogtreecommitdiffstats
path: root/lib/Lex/ScratchBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset.Argyrios Kyrtzidis2011-09-191-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-5/+5
* add \n characters to the scratch buffer *before* returned tokens. Chris Lattner2009-03-081-3/+7
* simplify some logic by making ScratchBuffer handle the application of trailingChris Lattner2009-03-081-5/+11
* This change refactors some of the low-level lexer interfaces a bit.Chris Lattner2009-01-261-11/+5
* Check in the long promised SourceLocation rewrite. This lays theChris Lattner2009-01-261-1/+1
* Make some enums in SourceLocation private, remove a useless assertion from Sc...Chris Lattner2009-01-191-3/+0
* this massive patch introduces a simple new abstraction: it makesChris Lattner2009-01-171-3/+3
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+72