diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-04-24 08:50:24 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-04-24 08:50:24 +0000 |
commit | b8292c955c81961171b097d9229663f915e5c26c (patch) | |
tree | 364cec9dfb887b07798214b9bd4caf6593d04f99 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 40f8f7f95c1b200117981b231b9a1902b31ea9a8 (diff) | |
download | bcm5719-llvm-b8292c955c81961171b097d9229663f915e5c26c.tar.gz bcm5719-llvm-b8292c955c81961171b097d9229663f915e5c26c.zip |
Revert r359048: C++ DR2387: a variable template declared wthi
The change breaks libc++ with the follwing error:
In file included from valarray:4:
.../include/c++/v1/valarray:1062:60: error: explicit instantiation declaration of 'valarray<_Tp>' with internal linkage
_LIBCPP_EXTERN_TEMPLATE(_LIBCPP_FUNC_VIS valarray<size_t>::valarray(size_t))
^
.../include/c++/v1/valarray:1063:60: error: explicit instantiation declaration of '~valarray<_Tp>' with internal linkage
_LIBCPP_EXTERN_TEMPLATE(_LIBCPP_FUNC_VIS valarray<size_t>::~valarray())
llvm-svn: 359076
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions