coroutines.cc
134 KB
-
coroutines: Handle component_ref in captures_temporary · 7f327e87
gcc/cp * coroutines.cc (captures_temporary): Strip component_ref to its base object. gcc/testsuite * g++.dg/coroutines/torture/co-await-15-capture-comp-ref.C: New test.JunMa committed