]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of libc++ trunk r301441:
authordim <dim@FreeBSD.org>
Wed, 26 Apr 2017 19:24:31 +0000 (19:24 +0000)
committerdim <dim@FreeBSD.org>
Wed, 26 Apr 2017 19:24:31 +0000 (19:24 +0000)
commitdeb9f6674ae0e142da05fe956aebd6a89e7d2e62
treed24999651df3a7a5d330d20573335db9a8afcc89
parent5f8333cc276748156a33c53ac669a797a75f5ac9
Vendor import of libc++ trunk r301441:
https://llvm.org/svn/llvm-project/libcxx/trunk@301441
33 files changed:
CMakeLists.txt
include/atomic
include/math.h
include/mutex
test/libcxx/atomics/diagnose_invalid_memory_order.fail.cpp
test/libcxx/language.support/support.dynamic/new_faligned_allocation.sh.cpp
test/libcxx/localization/locales/locale.convenience/conversions/conversions.string/ctor_move.pass.cpp
test/libcxx/modules/cinttypes_exports.sh.cpp
test/libcxx/modules/clocale_exports.sh.cpp
test/libcxx/modules/cstdint_exports.sh.cpp
test/libcxx/modules/inttypes_h_exports.sh.cpp
test/libcxx/thread/futures/futures.promise/set_exception.pass.cpp
test/libcxx/thread/futures/futures.promise/set_exception_at_thread_exit.pass.cpp
test/libcxx/thread/thread.mutex/thread_safety_lock_guard.pass.cpp
test/libcxx/thread/thread.mutex/thread_safety_lock_unlock.pass.cpp
test/libcxx/thread/thread.mutex/thread_safety_missing_unlock.fail.cpp
test/libcxx/thread/thread.mutex/thread_safety_requires_capability.pass.cpp
test/std/language.support/support.exception/except.nested/assign.pass.cpp
test/std/language.support/support.exception/except.nested/ctor_copy.pass.cpp
test/std/language.support/support.exception/except.nested/ctor_default.pass.cpp
test/std/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp
test/std/language.support/support.exception/except.nested/rethrow_nested.pass.cpp
test/std/language.support/support.exception/except.nested/throw_with_nested.pass.cpp
test/std/language.support/support.exception/propagation/current_exception.pass.cpp
test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp
test/std/language.support/support.exception/propagation/make_exception_ptr.pass.cpp
test/std/language.support/support.exception/propagation/rethrow_exception.pass.cpp
test/std/numerics/c.math/cmath.pass.cpp
test/std/strings/basic.string/string.cons/T_size_size.pass.cpp
test/std/utilities/any/any.class/any.modifiers/emplace.pass.cpp
test/std/utilities/optional/optional.object/optional.object.assign/emplace.pass.cpp
test/std/utilities/optional/optional.object/optional.object.assign/emplace_initializer_list.pass.cpp
utils/libcxx/test/config.py