Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Eugene Zelenko
|
d3b7dd1776
[Sema] Revert r329346 because of memory sanitizer failures.
|
7 年之前 |
Eugene Zelenko
|
eb25fa3277
[Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
Richard Smith
|
e11f410f5c
Wire a SourceLocation into IsDerivedFrom and move the RequireCompleteType call
|
9 年之前 |
Craig Topper
|
ee5949e86b
Use Sema::getLocForEndOfToken instead of Preprocessor::getLocForEndOfToken. NFC
|
9 年之前 |
Richard Smith
|
1f468121f5
[modules] Stop trying to fake up a linear MacroDirective history.
|
10 年之前 |
Richard Smith
|
8adf837adc
PR17290: Use 'false' macro in fix-it hint for initializing a variable of type
|
12 年之前 |
Richard Smith
|
80ad52f327
s/CPlusPlus0x/CPlusPlus11/g
|
12 年之前 |
Benjamin Kramer
|
478851c3ed
Drop the ASTContext.h include from Stmt.h and fix up transitive users.
|
13 年之前 |
David Blaikie
|
2c0abf4ae3
Add FixItHint for -Wnull-conversion to initialize with an appropriate literal.
|
13 年之前 |
David Blaikie
|
07b49a88df
Use character literals for vexing initialization fixit hints.
|
13 年之前 |
Richard Smith
|
e40141542d
Refactor for clarity.
|
13 年之前 |
Richard Smith
|
f037541d5c
Don't crash while trying to diagnose a function declared at block scope with an
|
13 年之前 |
Richard Smith
|
7984de3564
Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:
|
13 年之前 |
Anna Zaks
|
f3546eeef1
Refactor the */& mismatch fixit generation out of SemaOverload and provide a simple conversion checking function.
|
14 年之前 |