diff options
author | Louis Dionne <ldionne@apple.com> | 2019-04-01 16:39:34 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-04-01 16:39:34 +0000 |
commit | 2b0c7abba35ac2dc8e00c121b93476ff879bfd86 (patch) | |
tree | 8513f212173b7c12fdc12c21c5f77d16afd5a0e2 /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | efa6d803c624f9251d0ab7881122501bb9d27368 (diff) | |
download | bcm5719-llvm-2b0c7abba35ac2dc8e00c121b93476ff879bfd86.tar.gz bcm5719-llvm-2b0c7abba35ac2dc8e00c121b93476ff879bfd86.zip |
[libc++] Declare std::tuple_element as struct instead of class
Similarly to https://reviews.llvm.org/rL350972, this revision changes
std::tuple_element from class to struct.
Fixes PR41331.
Thanks to Jan Wilken Dörrie for the patch.
Differential Revision: https://reviews.llvm.org/D60069
llvm-svn: 357411
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions