[clang] Changed Checks from TriviallyCopyable to TriviallyCopyConstructible (PR #76680)

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 1 06:56:22 PST 2024


Endilll wrote:

> Sure I can , I have also tested the code that was giving erroneous warnings, so should I add that example as well??

Yes. Clang has a special mode which check which diagnostics are emitted: https://clang.llvm.org/docs/InternalsManual.html#verifying-diagnostics

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


More information about the cfe-commits mailing list