[clang] [Clang] suppress deprecated field warnings in implicit special-member functions (PR #147400)
Shashi Shankar via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 20 17:03:06 PDT 2025
shashforge wrote:
Hi @cor3ntin ,
Thank you for pointing me toward the simpler `isImplicit()` check—much cleaner! I’ve updated the patch and added the extra test; everything now builds and `check-clang` is green.
Whenever you have a moment, could you please give the revision another look? I really appreciate your guidance.
Thanks again!
https://github.com/llvm/llvm-project/pull/147400
More information about the cfe-commits
mailing list