[PATCH] D76096: [clang] allow const structs to be constant expressions in initializer lists

Tom Hughes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 4 15:36:32 PDT 2021


tomhughes added a comment.

I'm hitting this in the codebase that I'm working on as well. What are the next steps (besides reformatting)? It's not completely clear to me from the comments. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76096



More information about the cfe-commits mailing list