Simon Pilgrim
|
c12eb40f6c
SemaTemplateDeduction - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 vuotta sitten |
John McCall
|
2d3687c2d2
Rename TypeNodes.def to TypeNodes.inc for consistency across all
|
5 vuotta sitten |
Michael Liao
|
40ff58f92d
[CUDA][HIP] Enable kernel function return type deduction.
|
5 vuotta sitten |
Richard Smith
|
a5c7040f4d
[c++20] Disallow template argument deduction from a braced-init-list
|
6 vuotta sitten |
Richard Smith
|
c3225a63e4
Improve behavior in the case of stack exhaustion.
|
6 vuotta sitten |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 vuotta sitten |
Richard Smith
|
2cbdb2c8c9
[c++20] P0780R2: Support pack-expansion of init-captures.
|
6 vuotta sitten |
Anastasia Stulova
|
8a8b20efde
Rename getTypeQualifiers to getMethodQualifiers.
|
6 vuotta sitten |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 vuotta sitten |
Akira Hatanaka
|
f4c2b45ed7
[Sema] Call CheckPlaceholderExpr to resolve typeof or decltype
|
6 vuotta sitten |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 vuotta sitten |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 vuotta sitten |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 vuotta sitten |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 vuotta sitten |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 vuotta sitten |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 vuotta sitten |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 vuotta sitten |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 vuotta sitten |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 vuotta sitten |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 vuotta sitten |
Nico Weber
|
20e1e29aff
Revert 347294, it turned many bots on lab.llvm.org:8011/console red.
|
6 vuotta sitten |
Bill Wendling
|
dafd68092c
Use is.constant intrinsic for __builtin_constant_p
|
6 vuotta sitten |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 vuotta sitten |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 vuotta sitten |
Nick Desaulniers
|
9d271415af
[clang:sema] de-duplicate getDepthAndIndex helpers
|
7 vuotta sitten |
Richard Smith
|
0f6b139a0c
Fix template argument deduction when a parameter pack has a value
|
7 vuotta sitten |
Erich Keane
|
12e2fde436
PR15730/PR16986 Allow dependently typed vector_size types.
|
7 vuotta sitten |
Richard Smith
|
fb6fe237ce
PR38136: improve handling of template argument deduction of non-trailing
|
7 vuotta sitten |
Richard Smith
|
894b021e2f
Add tests for function conversions in conversion function template
|
7 vuotta sitten |
Richard Smith
|
ce51829da0
Fix deduction for conversion function templates converting to reference
|
7 vuotta sitten |