rsmith added inline comments.

================
Comment at: clang/include/clang/Basic/AttrDocs.td:3038-3039
+is considered to refer to its underlying array, and aggregates (arrays and
+simple ``struct``s) are considered to refer to all objects that their
+subobjects refer to.
+
----------------
dblaikie wrote:
> I take it this is the recursive definition that addresses my question? Sounds 
> good to me. (could make that more explicit if you like, but I don't feel too 
> strongly either way)
Yes, that's the intent. Thanks for the review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99117

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D99117: A... Richard Smith - zygoloid via Phabricator via cfe-commits
    • [PATCH] D991... David Blaikie via Phabricator via cfe-commits
    • [PATCH] D991... Richard Smith - zygoloid via Phabricator via cfe-commits
    • [PATCH] D991... Richard Smith - zygoloid via Phabricator via cfe-commits

Reply via email to