[clang] [clang][Sema] Add checks for validity of default ctor's class (PR #78898)

Mariya Podchishchaeva via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 02:37:56 PST 2024


Fznamznon wrote:

> I decided to not include tests, because our testing infrastructure is not ready to test that Clang doesn't crash without overspecifying the tests using `-verify` mode.

Could you elaborate a bit more on that? What is the exact problem with the testing infrastructure? Can we just add a separate test with the cases from the issues, perhaps without `-verify` at all?

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


More information about the cfe-commits mailing list