[clang] [coroutines] Introduce [[clang::coro_lifetimebound]] (PR #72851)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 20 18:18:42 PST 2023


================
@@ -7483,7 +7483,6 @@ generation of the other destruction cases, optimizing the above `foo.destroy` to
   }];
 }
 
-
----------------
usx95 wrote:

Acknowledged. Keeping it to match the 1 line space style of the file.

https://github.com/llvm/llvm-project/pull/72851


More information about the cfe-commits mailing list