[PATCH] D98450: [clang] store an identifer instead of declref for ns_error_domain attribute

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 11 13:40:32 PST 2021


arphaman added a comment.

The original implementation of the attribute on GitHub.com/apple/llvm-project also used the identifier instead of the declref, so we would like to go back to that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98450/new/

https://reviews.llvm.org/D98450



More information about the cfe-commits mailing list