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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 14 13:59:44 PDT 2022


efriedma added a comment.

Apparently the assertions I added are triggering in the LLVM test-suite.  Commented them out in 6cf0b1b3da3e8662baf030a2d741e3becaaab2b0 <https://reviews.llvm.org/rG6cf0b1b3da3e8662baf030a2d741e3becaaab2b0>; I'll come up with a proper fix soon.


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