================ @@ -28,6 +28,46 @@ using namespace clang::CIRGen; // CIRGenFunction cleanup related //===----------------------------------------------------------------------===// +/// Build a unconditional branch to the lexical scope cleanup block ---------------- AmrDeveloper wrote:
```suggestion /// Build an unconditional branch to the lexical scope cleanup block ``` https://github.com/llvm/llvm-project/pull/163849 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
