================ @@ -0,0 +1,1258 @@ +============================================= +ClangIR Cleanup and Exception Handling Design +============================================= + +.. contents:: + :local: + +Overview +======== + +This document describes the proposed new design for C++ cleanups and exception ---------------- erichkeane wrote:
Since we intend this to be long-living, I wonder if we should remove the 'proposed' bit here and just make it 'the design for C++ cleanups...' Rest of this section might want its tense changed the same way? https://github.com/llvm/llvm-project/pull/177625 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
