[clang] Add Clang attribute to ensure that fields are initialized explicitly (PR #102040)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 10:59:40 PST 2025


higher-performance wrote:

@AaronBallman I... just noticed that the name `clang::requires_explicit_initialization` is subtly different from `clang::require_constant_initialization`. (`requires` vs. `require`.) Is it worth making it consistent before people start using it? I can submit a PR quickly if so.

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


More information about the cfe-commits mailing list