summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/Lex/ScratchBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-2/+2
* This change refactors some of the low-level lexer interfaces a bit.Chris Lattner2009-01-261-7/+1
* this massive patch introduces a simple new abstraction: it makesChris Lattner2009-01-171-2/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Finally bite the bullet and make the major change: split the clang namespaceChris Lattner2007-06-151-2/+0
* Remove the clang::SourceBuffer class, switch to the llvm::MemoryBuffer class.Chris Lattner2007-04-291-3/+2
* Expose a new form of the getToken method.Chris Lattner2006-06-301-0/+6
* Initial implementation of the ScratchBuffer class.Chris Lattner2006-06-281-0/+47
OpenPOWER on IntegriCloud