================
@@ -512,6 +512,13 @@ void
ASTStmtReader::VisitDependentCoawaitExpr(DependentCoawaitExpr *E) {
SubExpr = Record.readSubStmt();
}
+void ASTStmtReader::VisitCoroutineSuspendParameterBypassExpr(
----------------
etiennep-chromium wrote:
Done, added clang/test/Modules/coroutine-bypass-inalloca.cpp
https://github.com/llvm/llvm-project/pull/212331
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits