[clang] [Clang] raise extension warning for unknown namespaced attributes (PR #120925)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 07:21:13 PST 2025


erichkeane wrote:

>For example, we know about the gnu namespace, but there are a ton of attributes GCC supports but we do not.

Sure, but we've never needed/wanted that before for general attributes, right?  I am seeing THAT as particularly novel for this patch.  I would be open to reviewing that, but don't see it as necessary for this patch.

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


More information about the cfe-commits mailing list