aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Lex/ScratchBuffer.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-01-26This change refactors some of the low-level lexer interfaces a bit.Chris Lattner
2009-01-17this massive patch introduces a simple new abstraction: it makesChris Lattner
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer