[clang] [BoundsSafety] WIP: Make 'counted_by' work for pointer fields; late parsing for 'counted_by' on decl attr position (PR #87596)

Dan Liew via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 19 17:59:14 PDT 2024


delcypher wrote:

The implementation of the experimental late attribute changed (#88596) so I've rebased this PR on it and fixed it up to work as intended.

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


More information about the cfe-commits mailing list