aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/TokenKinds.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-08[C++11] Use 'nullptr'.Craig Topper1-4/+4
2014-01-06Prospective MSVC 2010 build fixAlp Toker1-3/+3
2014-01-06Support diagnostic formatting of keyword tokensAlp Toker1-0/+8
2014-01-06Rename getTokenSimpleSpelling() to getPunctuatorSpelling()Alp Toker1-1/+1
2014-01-06Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functionsAlp Toker1-3/+5
2012-12-04Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth1-1/+0
2009-11-28This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def ...Kovarththanan Rajaratnam1-53/+2
2009-02-27Clean up and document code modification hints.Douglas Gregor1-3/+1
2009-02-26Introduce code modification hints into the diagnostics system. When weDouglas Gregor1-0/+63
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner1-0/+29