[clang] [clang] Stub out gcc_struct attribute (PR #71148)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 13 07:58:16 PST 2023


https://github.com/erichkeane commented:

This needs attribute documentation and a release note.

Additionally, I think we should prohibit using this in Microsoft mode (that is, diagnose that) rather than having it be a no-op.  We can enable it in the future, but if we permit it, folks will assume it works.

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


More information about the cfe-commits mailing list