[clang] [WIP][Clang] Add __builtin_get_counted_by builtin (PR #102549)
Bill Wendling via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 8 16:19:53 PDT 2024
bwendling wrote:
There's still some cleanup to do. Firstly, the code to get the `MemberExpr` for the flexible array member. It's sloppy.
https://github.com/llvm/llvm-project/pull/102549
More information about the cfe-commits
mailing list