This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a1c50410ccc: [clang] fix constexpr code generation for user
conversions. (authored by mizvekov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105446/new/
mizvekov created this revision.
mizvekov requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
When building the member call to a user conversion function during an
implicit cast, the expression was not being checked for immediate
invocation, so