[PATCH] D141690: [clang] fix consteval ctor code generation assert

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 07:02:15 PST 2023


ilya-biryukov added a comment.

The change seems reasonable. Could you add a test with a crasher repro and some validation of the generated IR?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141690



More information about the cfe-commits mailing list