Serge Pavlov
|
1a1c8f42c6
Use switch instead of series of comparisons
|
hace 6 años |
Serge Pavlov
|
95ce872306
[Parser] Use special definition for pragma annotations
|
hace 6 años |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
hace 6 años |
Craig Topper
|
603e37c3dd
[C++11] Use 'nullptr'.
|
hace 11 años |
Alp Toker
|
9d73b93837
Prospective MSVC 2010 build fix
|
hace 11 años |
Alp Toker
|
14e7185bc2
Support diagnostic formatting of keyword tokens
|
hace 11 años |
Alp Toker
|
7616830a81
Rename getTokenSimpleSpelling() to getPunctuatorSpelling()
|
hace 11 años |
Alp Toker
|
003071734f
Apply some LLVM_READONLY / LLVM_READNONE on diagnostic functions
|
hace 11 años |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
hace 12 años |
Kovarththanan Rajaratnam
|
59c55e7249
This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling.
|
hace 15 años |
Douglas Gregor
|
b2fb6de907
Clean up and document code modification hints.
|
hace 16 años |
Douglas Gregor
|
4b2d3f7bcc
Introduce code modification hints into the diagnostics system. When we
|
hace 16 años |
Chris Lattner
|
bda0b626e7
Make a major restructuring of the clang tree: introduce a top-level
|
hace 17 años |