[clang] Add Clang attribute to ensure that fields are initialized explicitly (PR #102040)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 22 07:40:53 PST 2024
AaronBallman wrote:
> Ah I figured it out, c++20-compat warnings aren't enabled by default!
Oh derp, I should have noticed that when I looked at the RUN lines. Sorry!
https://github.com/llvm/llvm-project/pull/102040
More information about the cfe-commits
mailing list