Richard Smith
|
d814f93083
PR42587: diagnose unexpanded uses of a pack parameter of a generic
|
6 anos atrás |
Richard Smith
|
26676a6b54
Revert "PR42587: diagnose unexpanded uses of a pack parameter of a generic" due to buildbot breakage.
|
6 anos atrás |
Richard Smith
|
148028f12f
PR42587: diagnose unexpanded uses of a pack parameter of a generic
|
6 anos atrás |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 anos atrás |
Sam McCall
|
1a24774fb8
[SemaTemplate] Fix uncorrected typos after pack expansion
|
6 anos atrás |
Richard Smith
|
2cbdb2c8c9
[c++20] P0780R2: Support pack-expansion of init-captures.
|
6 anos atrás |
Richard Smith
|
c10f0b96ca
PR41845: Detect and reject mismatched inner/outer pack expansion sizes
|
6 anos atrás |
Bruno Ricci
|
62e8a2946b
[Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction
|
6 anos atrás |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 anos atrás |
Brian Gesiak
|
1a1eb1e55e
[SemaCXX] Fix ICE for unexpanded parameter pack
|
6 anos atrás |
Reid Kleckner
|
1168491f34
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
|
6 anos atrás |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 anos atrás |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 anos atrás |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 anos atrás |
Nick Desaulniers
|
9d271415af
[clang:sema] de-duplicate getDepthAndIndex helpers
|
7 anos atrás |
Fangrui Song
|
1a8f8375fb
Change \t to spaces
|
7 anos atrás |
Richard Smith
|
0f6b139a0c
Fix template argument deduction when a parameter pack has a value
|
7 anos atrás |
Leonard Chan
|
6f0d77d277
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
|
7 anos atrás |
Leonard Chan
|
e59be5df58
This diff includes changes for supporting the following types.
|
7 anos atrás |
Leonard Chan
|
a07c88c0e8
Revert "This diff includes changes for supporting the following types."
|
7 anos atrás |
Leonard Chan
|
d10551520b
This diff includes changes for supporting the following types.
|
7 anos atrás |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 anos atrás |
Richard Smith
|
5d50602a8d
Track the result of evaluating a computed noexcept specification on the
|
7 anos atrás |
Richard Smith
|
9067f8fb74
Implement P0482R2, support for char8_t type.
|
7 anos atrás |
Richard Smith
|
64e12bfe9c
Fix crash when trying to pack-expand a GNU statement expression.
|
7 anos atrás |
Faisal Vali
|
1ae65827b5
Again reverting an attempt to convert the DeclSpec enums into scoped enums.
|
7 anos atrás |
Faisal Vali
|
9d3d610d05
[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums with underlying types.
|
7 anos atrás |
Faisal Vali
|
20f9e21530
Revert r321614 and r321615
|
7 anos atrás |
Faisal Vali
|
8723ca6013
[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums.
|
7 anos atrás |
Sjoerd Meijer
|
87063256b9
Recommit "Add _Float16 as a C/C++ source language type"
|
8 anos atrás |