Files
clang-p2996/clang/test/CodeGenCoroutines/pr65018.cpp
Chuanqi Xu 6f1b2e4e97 [NFC] Correct the test code in pr65018
The test code in pr65018 is actually incorrect since the optimizier are
free to optimize the whole coroutine body away. This patch corrected
this.
2023-08-29 11:30:47 +08:00

1.3 KiB