[clang] [clang] Add test for CWG1807 (PR #77637)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 10 09:40:06 PST 2024


https://github.com/erichkeane commented:

The test should also validate the non-catch case!  The destruction order is also relevant for the 'try' block's cleanup as well.  So there is probably two different 'check' sections here that need to happen.

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


More information about the cfe-commits mailing list