vbvictor wrote: > > Maybe we can also run all values of > > `TreatFunctionsWithoutSpecificationAsThrowing` against main > > `exception-escape.cpp` test suite? I think that would reveal the early bug > > probably? > > That makes sense. I tried all three values against exception-escape.cpp > locally, and they did not uncover any additional issues. Given that the diff > is quite large and it is not a correctness blocker, I'd like to open a > separate NFC follow-up for it. WDYT?
Yeah, we can do a follow up nfc https://github.com/llvm/llvm-project/pull/218067 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
