summaryrefslogtreecommitdiffstats
path: root/clang/Lex/ScratchBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reimplement SourceLocation. Instead of having a Chris Lattner2007-07-201-1/+1
* Finally bite the bullet and make the major change: split the clang namespaceChris Lattner2007-06-151-3/+2
* Remove the clang::SourceBuffer class, switch to the llvm::MemoryBuffer class.Chris Lattner2007-04-291-5/+5
* Use a new helper to do this much more simply.Chris Lattner2006-06-301-5/+1
* Expose a new form of the getToken method.Chris Lattner2006-06-301-15/+23
* Give tokens from the scratch buffer correct source locations.Chris Lattner2006-06-291-3/+4
* Initial implementation of the ScratchBuffer class.Chris Lattner2006-06-281-0/+67
OpenPOWER on IntegriCloud