[llvm-branch-commits] [clang] [Clang] Handle structs with inner structs and no fields (#89126) (PR #90133)

Bill Wendling via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed May 1 19:26:05 PDT 2024


bwendling wrote:

Fixed an issue with the counted_by attribute on a flexible array member in an inner struct.

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


More information about the llvm-branch-commits mailing list