[llvm-branch-commits] [clang] [Clang] Fix 'counted_by' for nested struct pointers (#110497) (PR #111445)

Eli Friedman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 9 14:57:46 PDT 2024


https://github.com/efriedma-quic approved this pull request.

LGTM

This should be safe to merge: it only affects usage of the new counted_by attribute, and this fixes a significant bug blocking usage of that feature.

https://github.com/llvm/llvm-project/pull/111445


More information about the llvm-branch-commits mailing list