[clang] Diagnose problematic uses of constructor/destructor attribute (PR #67360)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 12:53:49 PDT 2023


erichkeane wrote:

I think we're going to be stuck with 'warning-as-default-error' here, and let compiler-rt and tests/etc opt-out.  I realize that makes the error not as effective, but it is really the one 'good' way for the 'implementation' in this case to handle itself.

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


More information about the cfe-commits mailing list