Vivek Pandya
|
613e830b17
Allow copy/move assignment operator to be coroutine as per N4775
|
6 жил өмнө |
Gauthier Harnisch
|
17feca48a8
[C++20] add Basic consteval specifier
|
6 жил өмнө |
Richard Smith
|
0fb16153cd
Split ActOnCallExpr into an ActOnCallExpr to be called by the parser,
|
6 жил өмнө |
Brian Gesiak
|
e48636b555
Un-revert "[coroutines][PR40978] Emit error for co_yield within catch block"
|
6 жил өмнө |
Brian Gesiak
|
55c482d7c1
Revert "[coroutines][PR40978] Emit error for co_yield within catch block"
|
6 жил өмнө |
Brian Gesiak
|
ca894734be
[coroutines][PR40978] Emit error for co_yield within catch block
|
6 жил өмнө |
Fangrui Song
|
0761773157
Fix file headers. NFC
|
6 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Brian Gesiak
|
205745cdf7
[AST] Remove ASTContext from getThisType (NFC)
|
6 жил өмнө |
Aaron Ballman
|
bf91d084ae
Refactor the way we handle diagnosing unused expression results.
|
6 жил өмнө |
Bruno Ricci
|
b918bb9ddb
[AST] Store the expressions in ParenListExpr in a trailing array
|
6 жил өмнө |
Brian Gesiak
|
2bce94da8a
[coro]Pass rvalue reference for named local variable to return_value
|
6 жил өмнө |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 жил өмнө |
Brian Gesiak
|
6ffcf589f0
Add caching when looking up coroutine_traits
|
7 жил өмнө |
Brian Gesiak
|
86ed6a4248
[Sema] isValidCoroutineContext FIXME and citations
|
7 жил өмнө |
Gor Nishanov
|
45a3948091
[coroutines] Pass implicit object parameter to promise ctor (fix BUG37604)
|
7 жил өмнө |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 жил өмнө |
Richard Smith
|
5d50602a8d
Track the result of evaluating a computed noexcept specification on the
|
7 жил өмнө |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 жил өмнө |
Brian Gesiak
|
d2efb713d7
[Coroutines] Find custom allocators in class scope
|
7 жил өмнө |
Gor Nishanov
|
bc15147a08
[coroutines] Do not attempt to typo-correct when coroutine is looking for required members
|
7 жил өмнө |
Eric Fiselier
|
41f066c74f
[coroutines] Fix invalid source range in co_await call expressions.
|
7 жил өмнө |
Reid Kleckner
|
1f5fca8f18
Avoid including ScopeInfo.h from Sema.h
|
7 жил өмнө |
Brian Gesiak
|
a8522988bf
[Coroutines] Use allocator overload when available
|
7 жил өмнө |
Eric Fiselier
|
5fb3bb8404
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
|
7 жил өмнө |
Eric Fiselier
|
facfffcd4e
Revert "[coroutines] Fix application of NRVO to Coroutine "Gro" or return object."
|
7 жил өмнө |
Eric Fiselier
|
82aa86f5d3
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
|
7 жил өмнө |
Brian Gesiak
|
2915e0fd9e
[coroutines] Pass coro func args to promise ctor
|
7 жил өмнө |
Gor Nishanov
|
5d5d6f40e1
[coroutines] Make sure auto return type of await_resume is properly handled
|
8 жил өмнө |
Gor Nishanov
|
79ceb35ad0
[coroutines] Support coroutine-handle returning await-suspend (i.e symmetric control transfer)
|
8 жил өмнө |