aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/TokenKinds.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-02-27Clean up and document code modification hints.Douglas Gregor
2009-02-26Introduce code modification hints into the diagnostics system. When weDouglas Gregor
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-10-24Modified current clients of Bitcode-Object serialization to use theTed Kremenek
2007-10-23Implemented serialization for IdentifierInfo and IdentifierTable.Ted Kremenek
2007-07-11Stage two of getting CFE top correct.Reid Spencer