[PATCH] D142534: [clang][codegen] Fix emission of consteval constructor of derived type

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 8 04:01:52 PST 2023


Fznamznon added a comment.

I discovered that this patch also helps to fix crash reported in https://github.com/llvm/llvm-project/issues/59223 .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142534



More information about the cfe-commits mailing list