rjmccall added a reviewer: rsmith.
rjmccall added a comment.

Hmm.  Richard, I've mostly let you stay out of this, but do you have any 
thoughts about the right manage to parse attributes here?  We want to allow 
`address_space` attributes to be written in the method-qualifiers list, but 
when we do that, it's hard to avoid parsing arbitrary attributes and then 
potentially needing to move them to the declarator; also, doing that might mean 
propagating awkward information in to deal with of delayed attribute parsing.


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

https://reviews.llvm.org/D57464



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D57464: Generalize m... John McCall via Phabricator via cfe-commits

Reply via email to