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

Bill Wendling via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 12 09:05:45 PDT 2024


================

----------------
bwendling wrote:

FYI: I'm planning on having a separate `test/Sema/attr-counted-by-for-pointers.c` test file for pointers and rename the current file something like `test/Sema/attr-counted-by-for-flexible-array-members.c`.

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


More information about the cfe-commits mailing list