[PATCH] D108482: [Clang] Fix instantiation of OpaqueValueExprs (Bug #45964)
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 6 21:39:05 PDT 2021
rjmccall added a comment.
I assume we rebuild an AILE and OVE when we process the initializer and see it's a structured binding? In that case, this should be fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108482/new/
https://reviews.llvm.org/D108482
More information about the cfe-commits
mailing list