index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Basic
/
TokenKinds.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use switch instead of series of comparisons
Serge Pavlov
2019-08-03
1
-0
/
+10
*
[Parser] Use special definition for pragma annotations
Serge Pavlov
2019-08-01
1
-0
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-08
1
-4
/
+4
*
Prospective MSVC 2010 build fix
Alp Toker
2014-01-06
1
-3
/
+3
*
Support diagnostic formatting of keyword tokens
Alp Toker
2014-01-06
1
-0
/
+8
*
Rename getTokenSimpleSpelling() to getPunctuatorSpelling()
Alp Toker
2014-01-06
1
-1
/
+1
*
Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functions
Alp Toker
2014-01-06
1
-3
/
+5
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+0
*
This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def ...
Kovarththanan Rajaratnam
2009-11-28
1
-53
/
+2
*
Clean up and document code modification hints.
Douglas Gregor
2009-02-27
1
-3
/
+1
*
Introduce code modification hints into the diagnostics system. When we
Douglas Gregor
2009-02-26
1
-0
/
+63
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+29