summaryrefslogtreecommitdiff
path: root/test/SemaCXX/PR10447.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2019-04-24 08:50:24 +0000
committerIlya Biryukov <ibiryukov@google.com>2019-04-24 08:50:24 +0000
commit59fef7181c504e1cd540b29109b26474f098c46f (patch)
tree6c95cbc14bf6fd42cd691138f8cc50879d9d1a8b /test/SemaCXX/PR10447.cpp
parentcb27266d3b1a362acd736ee802ebed8a166e2175 (diff)
downloadclang-59fef7181c504e1cd540b29109b26474f098c46f.tar.gz
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()) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@359076 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/PR10447.cpp')
0 files changed, 0 insertions, 0 deletions