[PATCH] D148381: [Clang] Add counted_by attribute

Kees Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 09:43:24 PDT 2023


kees added a comment.

In D148381#4639436 <https://reviews.llvm.org/D148381#4639436>, @xbolva00 wrote:

> Will gcc use counted_by or element_count ?

GCC is using `__counted_by`: https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628459.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148381



More information about the cfe-commits mailing list