[PATCH] D60069: Declare std::tuple_element as struct instead of class
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 1 09:30:04 PDT 2019
mclow.lists accepted this revision.
mclow.lists added a comment.
I'm less enthusiastic about this change than the one for PR39871, because there we were being inconsistent with ourselves.
However, my lack of enthusiasm is no reason not to land this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60069/new/
https://reviews.llvm.org/D60069
More information about the cfe-commits
mailing list