[PATCH] D148381: [WIP][Clang] Add element_count attribute

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 27 14:01:07 PDT 2023


void added a comment.

This is a precursor to specifying the field with the designated initializer syntax. Therefore, it may be a bit cumbersome.

The code in `CGExpr.cpp` is decidedly gross. I would appreciate any advice on how to de-grossify it.


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