================ @@ -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 ---------------- andykaylor wrote:
I definitely need to do that before this is committed. This reflects the way I was thinking about the design as I wrote it, but if it's accepted it will need to be updated as you suggest. https://github.com/llvm/llvm-project/pull/177625 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
