Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 rokov pred |
Gauthier Harnisch
|
17feca48a8
[C++20] add Basic consteval specifier
|
6 rokov pred |
Richard Smith
|
c69c600bce
Transform lambda expression captures when transforming an expression to
|
6 rokov pred |
Richard Smith
|
530f6a7f77
Factor out commonality between variable capture initialization and
|
6 rokov pred |
Richard Smith
|
1a0fe6c4a8
Defer building 'this' captures until we have left the capturing region
|
6 rokov pred |
Richard Smith
|
4c6199e026
Defer capture initialization for captured regions until after we've left
|
6 rokov pred |
Richard Smith
|
120851d42c
Defer creating fields for captures until we finish building the
|
6 rokov pred |
Richard Smith
|
8465d5be63
If capturing a variable fails, add a capture anyway (and mark it
|
6 rokov pred |
Richard Smith
|
2cbdb2c8c9
[c++20] P0780R2: Support pack-expansion of init-captures.
|
6 rokov pred |
Richard Smith
|
7a6d690bb5
[c++20] Add support for explicit(bool), as described in P0892R2.
|
6 rokov pred |
Hans Wennborg
|
06edb03dd1
Revert r359949 "[clang] adding explicit(bool) from c++2a"
|
6 rokov pred |
Hamza Sood
|
1522af0cc9
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
|
6 rokov pred |
Nicolas Lesser
|
6de0b449c0
[clang] adding explicit(bool) from c++2a
|
6 rokov pred |
Richard Smith
|
af8f9ae48b
Revert r350917 "[Sema] If CheckPlaceholderExpr rewrites the initializer
|
6 rokov pred |
Bruno Ricci
|
62e8a2946b
[Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction
|
6 rokov pred |
Aaron Ballman
|
6384566c31
Mark the lambda function pointer conversion operator as noexcept.
|
6 rokov pred |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 rokov pred |
Akira Hatanaka
|
e3bf574a5e
[Sema] If CheckPlaceholderExpr rewrites the initializer of an auto
|
6 rokov pred |
Anastasia Stulova
|
7f43dcfad8
Use DeclSpec for quals in DeclaratorChunk::FunctionTypeInfo.
|
6 rokov pred |
Aaron Ballman
|
bf91d084ae
Refactor the way we handle diagnosing unused expression results.
|
6 rokov pred |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 rokov pred |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 rokov pred |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 rokov pred |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 rokov pred |
Nicolas Lesser
|
5897428cd2
[C++17] Reject shadowing of capture by parameter in lambda
|
6 rokov pred |
Richard Smith
|
3c43b80122
PR24164, PR39336: init-captures are not distinct full-expressions.
|
6 rokov pred |
Vedant Kumar
|
d4e462f654
[Sema] Remove location from implicit capture init expr
|
7 rokov pred |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 rokov pred |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 rokov pred |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 rokov pred |