WIP, not ready for review.
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Differential D100000
[clang] WIP: Implement simpler alternative to two-phase lookup for NRVO mizvekov on Apr 6 2021, 5:27 PM. Authored by
Details
WIP, not ready for review. Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Diff Detail
Event TimelineComment Actions Patch now in workable state. Is Missing a few cleanups in the implementation. Updates coroutine implicit move tests, as now they can finally match C++20 behavior and don't need P2266 retroactively applied. There are some test result changes. |