summaryrefslogtreecommitdiff
path: root/lib/Basic/TokenKinds.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Use 'nullptr'.Craig Topper2014-05-081-4/+4
* Prospective MSVC 2010 build fixAlp Toker2014-01-061-3/+3
* Support diagnostic formatting of keyword tokensAlp Toker2014-01-061-0/+8
* Rename getTokenSimpleSpelling() to getPunctuatorSpelling()Alp Toker2014-01-061-1/+1
* Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functionsAlp Toker2014-01-061-3/+5
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-1/+0
* This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def ...Kovarththanan Rajaratnam2009-11-281-53/+2
* Clean up and document code modification hints.Douglas Gregor2009-02-271-3/+1
* Introduce code modification hints into the diagnostics system. When weDouglas Gregor2009-02-261-0/+63
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+29