ddiproietto added a comment.
Sorry, I don't have commit access, can someone push this, please?
Also, should this be backported to 8.x? I'm actually interested in a backport
up to 5.x, if possible. If not possible, that's fine too. Thanks!
Cheers,
Daniele
Repository:
rC Clang
CHANGES SINCE
ddiproietto created this revision.
ddiproietto added a reviewer: clang.
ddiproietto added a project: clang.
Herald added a subscriber: cfe-commits.
Trying to use structure binding with a structure that doesn't implement
std::tuple_size, should unpack the data members. When the struct is a
template