[PATCH] D147626: [clang] Reject flexible array member in a union in C++

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 2 11:11:29 PDT 2023


rjmccall added a comment.

I have no specific objections.  I do worry about removing support for something that's apparently been accepted for a long time, just on general source-compatibility grounds, but I don't think there's an ObjC-specific problem with it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147626



More information about the cfe-commits mailing list