[PATCH] D56974: [SemaCXX] Fix ICE with structure bindings to members of template
Nicolas Lesser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 20 02:23:48 PST 2019
Rakete1111 added a comment.
Yeah, seems like we don't instantiate `pair<int, int>` at all in that specific case. LGTM but you might want to wait for someone else to confirm.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56974/new/
https://reviews.llvm.org/D56974
More information about the cfe-commits
mailing list