[clang] [Clang] diagnose unknown attribute namespaces (PR #138519)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon May 5 09:09:30 PDT 2025


https://github.com/erichkeane commented:

So I don't believe this is correct either.  We want it to always say the namespace.  So `clang::unknown` will diagnose as `unknown attribute 'clang::unknown' ignored` AFAIK.  Right @AaronBallman ?

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


More information about the cfe-commits mailing list