[clang] [clang][Sema] Add checks for validity of default ctor's class (PR #78898)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 22 07:47:30 PST 2024
Endilll wrote:
So my takeaways here are:
1. Tests that ensure we don't crash anymore are important for us.
2. `-verify` is an acceptable way to write such tests.
Is this correct?
https://github.com/llvm/llvm-project/pull/78898
More information about the cfe-commits
mailing list