aboutsummaryrefslogtreecommitdiff
path: root/lib/Basic/TokenKinds.cpp
AgeCommit message (Expand)Author
2009-02-27Clean up and document code modification hints.Douglas Gregor
2009-02-26Introduce code modification hints into the diagnostics system. When weDouglas Gregor
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner