[PATCH] D123649: Allow flexible array initialization in C++.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 15 12:01:27 PDT 2022


efriedma added a comment.

6cf0b1b3 <https://reviews.llvm.org/rG6cf0b1b3da3e8662baf030a2d741e3becaaab2b0> was a temporary fix to stop the crash. D123826 <https://reviews.llvm.org/D123826> is the full fix to make the assertion actually work correctly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123649



More information about the cfe-commits mailing list