summaryrefslogtreecommitdiffstats
path: root/clang/Lex/ScratchBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-72/+0
* Add some missing #includes for GCC mainline, patch by Shantonu Sen!Chris Lattner2008-03-101-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* 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