Simon Pilgrim
|
03d35ab3ae
SemaExceptionSpec - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 жил өмнө |
Richard Smith
|
ea521aa602
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
|
5 жил өмнө |
Saar Raz
|
40a8d3b5ee
[Concepts] Concept Specialization Expressions
|
5 жил өмнө |
Nico Weber
|
04a9a9ffc7
Revert 374882 "[Concepts] Concept Specialization Expressions"
|
5 жил өмнө |
Saar Raz
|
88186b0504
[Concepts] Concept Specialization Expressions
|
5 жил өмнө |
Simon Pilgrim
|
84d475a5ed
Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.
|
5 жил өмнө |
Reid Kleckner
|
15de3806fe
Move EH spec mismatches under -fms-compatibility
|
6 жил өмнө |
Erik Pilkington
|
159cd770e3
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
6 жил өмнө |
Erich Keane
|
3b2e3bff2d
Permit Exception Spec mismatch with NoThrow on inherited Virtual
|
6 жил өмнө |
Erich Keane
|
cedc0e6df7
Replace 'default' in an enum-over-a-switch with the missing list.
|
6 жил өмнө |
Erich Keane
|
8c85199653
Fix for PR42089, regression from r362119
|
6 жил өмнө |
Eric Fiselier
|
c786ab0af6
Implement __builtin_LINE() et. al. to support source location capture.
|
6 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 жил өмнө |
Simon Pilgrim
|
2386bc5d57
Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
|
7 жил өмнө |
Richard Smith
|
5786130f48
PR38627: Fix handling of exception specification adjustment for
|
7 жил өмнө |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 жил өмнө |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 жил өмнө |
Richard Smith
|
37d341d1f0
PR38141: check whether noexcept-specifications are equivalent in redeclarations
|
7 жил өмнө |
Leonard Chan
|
84dd23f357
[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
|
7 жил өмнө |
Richard Smith
|
5d50602a8d
Track the result of evaluating a computed noexcept specification on the
|
7 жил өмнө |
George Burgess IV
|
f6b7996bf6
Remove redundant casts. NFC
|
7 жил өмнө |
Richard Smith
|
a3e65d2124
DR126: partially implement the const-correct rules for exception handler matching.
|
7 жил өмнө |
Aaron Ballman
|
8873bce640
Now that C++17 is official (https://www.iso.org/standard/68564.html), start changing the C++1z terminology over to C++17. NFC intended, these are all mechanical changes.
|
7 жил өмнө |
Eric Fiselier
|
603fc45e72
[coroutines] Add DependentCoawaitExpr and fix re-building CoroutineBodyStmt.
|
8 жил өмнө |
Richard Smith
|
3b687020f5
Fix completely bogus types for some builtins:
|
8 жил өмнө |
Richard Smith
|
0601f898eb
Add two new AST nodes to represent initialization of an array in terms of
|
8 жил өмнө |
Richard Smith
|
431cab408b
PR31244: Use the exception specification from the callee's type directly to
|
8 жил өмнө |
Richard Smith
|
c689f6622f
[c++1z] Improve support for -fno-exceptions: we can't just ignore exception
|
8 жил өмнө |
Richard Smith
|
bb4ce7e20e
[c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic for
|
8 жил өмнө |