[clang] [Clang] diagnose unknown attribute namespaces (PR #138519)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon May 5 06:55:48 PDT 2025
https://github.com/erichkeane commented:
I believe our feedback on the last one was to emit the namespace in all attribute ignored diagnostics, not just if we don't know the namespace. So unknown attribute `clang::whatever` as well?
Otherwise, I think this is a reasonable patch that makes this diagnostic somewhat more clear.
https://github.com/llvm/llvm-project/pull/138519
More information about the cfe-commits
mailing list