]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of libc++ trunk r291476:
authordim <dim@FreeBSD.org>
Mon, 9 Jan 2017 21:23:41 +0000 (21:23 +0000)
committerdim <dim@FreeBSD.org>
Mon, 9 Jan 2017 21:23:41 +0000 (21:23 +0000)
commit665511c88fc5820248374a5915acdcf99f267021
tree313656e2b2326f4a83a68f108956d0551c751600
parentb806704804157bfac5c0b6253eff749bbc9e75db
Vendor import of libc++ trunk r291476:
https://llvm.org/svn/llvm-project/libcxx/trunk@291476
62 files changed:
CMakeLists.txt
CREDITS.TXT
docs/DesignDocs/ThreadingSupportAPI.rst [new file with mode: 0644]
docs/DesignDocs/VisibilityMacros.rst
docs/index.rst
include/__bit_reference
include/__config
include/__config_site.in
include/__debug
include/__functional_base
include/__hash_table
include/__sso_allocator
include/__threading_support
include/algorithm
include/atomic
include/experimental/algorithm
include/experimental/dynarray
include/experimental/iterator
include/istream
include/memory
include/module.modulemap
include/new
include/ostream
include/regex
include/string_view
include/support/win32/support.h
include/thread
include/type_traits
include/valarray
lib/CMakeLists.txt
src/chrono.cpp
src/exception.cpp
src/experimental/memory_resource.cpp
src/include/config_elast.h
src/iostream.cpp
src/locale.cpp
src/thread.cpp
test/CMakeLists.txt
test/libcxx/iterators/trivial_iterators.pass.cpp
test/libcxx/test/config.py
test/libcxx/test/executor.py
test/libcxx/test/format.py
test/lit.site.cfg.in
test/std/containers/sequences/array/iterators.pass.cpp
test/std/input.output/iostream.format/input.streams/istream/istream.cons/copy.fail.cpp [new file with mode: 0644]
test/std/input.output/iostream.format/input.streams/istream/istream.cons/move.pass.cpp
test/std/iterators/iterator.range/begin-end.pass.cpp
test/std/strings/string.view/string_view.literals/literal.pass.cpp [new file with mode: 0644]
test/std/strings/string.view/string_view.literals/literal1.fail.cpp [new file with mode: 0644]
test/std/strings/string.view/string_view.literals/literal1.pass.cpp [new file with mode: 0644]
test/std/strings/string.view/string_view.literals/literal2.fail.cpp [moved from include/__undef___deallocate with 52% similarity]
test/std/strings/string.view/string_view.literals/literal2.pass.cpp [new file with mode: 0644]
test/std/strings/string.view/string_view.literals/literal3.pass.cpp [new file with mode: 0644]
test/std/utilities/memory/util.smartptr/util.smartptr.shared/test_deleter.h
test/std/utilities/time/time.duration/time.duration.arithmetic/op_mod=duration.pass.cpp
test/std/utilities/time/time.duration/time.duration.arithmetic/op_mod=rep.pass.cpp
test/std/utilities/time/time.duration/time.duration.arithmetic/op_times=.pass.cpp
test/support/disable_missing_braces_warning.h
test/support/external_threads.cpp
test/support/nasty_macros.hpp
test/support/test_iterators.h
www/cxx1z_status.html