Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 年之前 |
Richard Smith
|
2cbdb2c8c9
[c++20] P0780R2: Support pack-expansion of init-captures.
|
6 年之前 |
Anastasia Stulova
|
8a8b20efde
Rename getTypeQualifiers to getMethodQualifiers.
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Akira Hatanaka
|
f4c2b45ed7
[Sema] Call CheckPlaceholderExpr to resolve typeof or decltype
|
6 年之前 |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 年之前 |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 年之前 |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 年之前 |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 年之前 |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年之前 |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年之前 |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年之前 |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 年之前 |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 年之前 |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 年之前 |
Nico Weber
|
20e1e29aff
Revert 347294, it turned many bots on lab.llvm.org:8011/console red.
|
6 年之前 |
Bill Wendling
|
dafd68092c
Use is.constant intrinsic for __builtin_constant_p
|
6 年之前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Nick Desaulniers
|
9d271415af
[clang:sema] de-duplicate getDepthAndIndex helpers
|
7 年之前 |
Richard Smith
|
0f6b139a0c
Fix template argument deduction when a parameter pack has a value
|
7 年之前 |
Erich Keane
|
12e2fde436
PR15730/PR16986 Allow dependently typed vector_size types.
|
7 年之前 |
Richard Smith
|
fb6fe237ce
PR38136: improve handling of template argument deduction of non-trailing
|
7 年之前 |
Richard Smith
|
894b021e2f
Add tests for function conversions in conversion function template
|
7 年之前 |
Richard Smith
|
ce51829da0
Fix deduction for conversion function templates converting to reference
|
7 年之前 |
Richard Smith
|
0c4483d939
Fix determination of whether one set of cvr-qualifiers is compatible
|
7 年之前 |
Erich Keane
|
9c7bda2f19
Revert -r336726, which included more files than intended.
|
7 年之前 |
Erich Keane
|
1437ede97c
[NFC] Switch CodeGenFunction to use value init instead of member init lists
|
7 年之前 |
Akira Hatanaka
|
2d49a17bf4
[Sema] When the address of a member function is used as a template
|
7 年之前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年之前 |