[PATCH] D155175: [Clang] Fix consteval propagation for aggregates and defaulted constructors

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 16 07:22:27 PDT 2023


cor3ntin added a comment.

In D155175#4498788 <https://reviews.llvm.org/D155175#4498788>, @efriedma wrote:

> Do we need CodeGen testcases here for full coverage?  The testcases from the issue passed with -fsyntax-only.

You have something specific in mind?
The examples in the issues now lead to sema errors.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155175



More information about the cfe-commits mailing list