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