aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ScratchBuffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset.Argyrios Kyrtzidis1-1/+1
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump1-5/+5
2009-03-08add \n characters to the scratch buffer *before* returned tokens. Chris Lattner1-3/+7
2009-03-08simplify some logic by making ScratchBuffer handle the application of trailingChris Lattner1-5/+11
2009-01-26This change refactors some of the low-level lexer interfaces a bit.Chris Lattner1-11/+5
2009-01-26Check in the long promised SourceLocation rewrite. This lays theChris Lattner1-1/+1
2009-01-19Make some enums in SourceLocation private, remove a useless assertion from Sc...Chris Lattner1-3/+0
2009-01-17this massive patch introduces a simple new abstraction: it makesChris Lattner1-3/+3
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner1-0/+72