]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of libc++ trunk r291012:
authordim <dim@FreeBSD.org>
Wed, 4 Jan 2017 22:11:41 +0000 (22:11 +0000)
committerdim <dim@FreeBSD.org>
Wed, 4 Jan 2017 22:11:41 +0000 (22:11 +0000)
commitc4bfdfaa988002141d9c9327bdab06678094b993
treeaffc3d589de957aeb81a9ba2d0849e2bddde7861
parentb4e4a6dfb2f4562b5869eecfa380edf90c264670
Vendor import of libc++ trunk r291012:
https://llvm.org/svn/llvm-project/libcxx/trunk@291012
53 files changed:
.clang-format
CMakeLists.txt
LICENSE.TXT
cmake/Modules/HandleLibCXXABI.cmake
docs/conf.py
include/CMakeLists.txt
include/__config
include/__locale
include/__threading_support
include/__tuple
include/array
include/experimental/string_view
include/ios
include/iterator
include/new
include/support/win32/locale_win32.h
include/support/win32/support.h
include/system_error
include/tuple
include/type_traits
lib/CMakeLists.txt
lib/abi/CMakeLists.txt
src/chrono.cpp
src/exception.cpp
src/include/config_elast.h
src/locale.cpp
src/new.cpp
src/stdexcept.cpp
src/support/win32/locale_win32.cpp
src/system_error.cpp
src/thread.cpp
src/typeinfo.cpp
test/CMakeLists.txt
test/libcxx/test/config.py
test/lit.site.cfg.in
test/std/containers/sequences/array/array.data/data_const.pass.cpp
test/std/containers/sequences/array/iterators.pass.cpp
test/std/experimental/utilities/meta/meta.detect/detected_or.pass.cpp
test/std/experimental/utilities/meta/meta.detect/detected_t.pass.cpp
test/std/experimental/utilities/meta/meta.detect/is_detected.pass.cpp
test/std/experimental/utilities/meta/meta.detect/is_detected_convertible.pass.cpp
test/std/experimental/utilities/meta/meta.detect/is_detected_exact.pass.cpp
test/std/iterators/iterator.range/begin-end.pass.cpp
test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct_pair_const_lvalue_pair.pass.cpp
test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct_pair_piecewise.pass.cpp
test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct_pair_rvalue.pass.cpp
test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct_pair_values.pass.cpp
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_size.fail.cpp
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_size.pass.cpp
test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple_size_v.fail.cpp
test/support/external_threads.cpp
utils/cat_files.py [new file with mode: 0755]
www/cxx1z_status.html