AaronBallman wrote: > 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 ?
I think what I'm seeing is correct, unless I'm missing something. Attributes without namespaces are printed as `foo` and attributes with namespaces are now being printed as `bar::foo` instead of `foo`. https://github.com/llvm/llvm-project/pull/138519 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits