CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2021/04/28 06:59:52

Log message:
    Import libc++ 11.1.0 release.
    
    Status:
    
    Vendor Tag: LLVM
    Release Tags:       LIBCXX_11_1_0
    
    U src/gnu/llvm/libcxx/CMakeLists.txt
    U src/gnu/llvm/libcxx/CREDITS.TXT
    U src/gnu/llvm/libcxx/TODO.TXT
    N src/gnu/llvm/libcxx/.clang-format
    U src/gnu/llvm/libcxx/LICENSE.TXT
    U src/gnu/llvm/libcxx/NOTES.TXT
    U src/gnu/llvm/libcxx/benchmarks/CMakeLists.txt
    U src/gnu/llvm/libcxx/benchmarks/CartesianBenchmarks.h
    U src/gnu/llvm/libcxx/benchmarks/ContainerBenchmarks.h
    U src/gnu/llvm/libcxx/benchmarks/GenerateInput.h
    U src/gnu/llvm/libcxx/benchmarks/algorithms.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/algorithms.partition_point.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/filesystem.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/function.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/lit.cfg.py
    U src/gnu/llvm/libcxx/benchmarks/lit.site.cfg.py.in
    U src/gnu/llvm/libcxx/benchmarks/ordered_set.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/string.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/stringstream.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/unordered_set_operations.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/util_smartptr.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/Utilities.h
    U src/gnu/llvm/libcxx/benchmarks/vector_operations.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/allocation.bench.cpp
    U src/gnu/llvm/libcxx/benchmarks/deque.bench.cpp
    U src/gnu/llvm/libcxx/cmake/config-ix.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/HandleLibCXXABI.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/CodeCoverage.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/HandleCompilerRT.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/HandleLibcxxFlags.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/MacroEnsureOutOfSourceBuild.cmake
    U src/gnu/llvm/libcxx/cmake/Modules/DefineLinkerScript.cmake
    U src/gnu/llvm/libcxx/cmake/caches/Apple.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-32bits.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-asan.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-cxx03.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-cxx11.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-cxx14.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-cxx17.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-cxx2a.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-msan.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-noexceptions.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-singlethreaded.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-tsan.cmake
    N src/gnu/llvm/libcxx/cmake/caches/Generic-ubsan.cmake
    N src/gnu/llvm/libcxx/cmake/caches/README.md
    U src/gnu/llvm/libcxx/docs/BuildingLibcxx.rst
    U src/gnu/llvm/libcxx/docs/CMakeLists.txt
    U src/gnu/llvm/libcxx/docs/FeatureTestMacroTable.rst
    U src/gnu/llvm/libcxx/docs/Makefile.sphinx
    U src/gnu/llvm/libcxx/docs/README.txt
    U src/gnu/llvm/libcxx/docs/ReleaseNotes.rst
    U src/gnu/llvm/libcxx/docs/TestingLibcxx.rst
    U src/gnu/llvm/libcxx/docs/UsingLibcxx.rst
    U src/gnu/llvm/libcxx/docs/conf.py
    U src/gnu/llvm/libcxx/docs/index.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/ABIVersioning.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/AvailabilityMarkup.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/CapturingConfigInfo.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/DebugMode.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/FeatureTestMacros.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/FileTimeType.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/ThreadingSupportAPI.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/VisibilityMacros.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/ExperimentalFeatures.rst
    U src/gnu/llvm/libcxx/docs/DesignDocs/ExtendedCXX03Support.rst
    U src/gnu/llvm/libcxx/include/CMakeLists.txt
    U src/gnu/llvm/libcxx/include/__bit_reference
    U src/gnu/llvm/libcxx/include/__bsd_locale_defaults.h
    U src/gnu/llvm/libcxx/include/__bsd_locale_fallbacks.h
    C src/gnu/llvm/libcxx/include/__config
    U src/gnu/llvm/libcxx/include/__config_site.in
    U src/gnu/llvm/libcxx/include/__debug
    U src/gnu/llvm/libcxx/include/__errc
    U src/gnu/llvm/libcxx/include/__functional_03
    U src/gnu/llvm/libcxx/include/__functional_base
    U src/gnu/llvm/libcxx/include/__functional_base_03
    U src/gnu/llvm/libcxx/include/__hash_table
    U src/gnu/llvm/libcxx/include/__libcpp_version
    C src/gnu/llvm/libcxx/include/__locale
    U src/gnu/llvm/libcxx/include/__mutex_base
    U src/gnu/llvm/libcxx/include/__node_handle
    U src/gnu/llvm/libcxx/include/__nullptr
    U src/gnu/llvm/libcxx/include/__split_buffer
    U src/gnu/llvm/libcxx/include/__sso_allocator
    U src/gnu/llvm/libcxx/include/__string
    U src/gnu/llvm/libcxx/include/__std_stream
    U src/gnu/llvm/libcxx/include/__threading_support
    U src/gnu/llvm/libcxx/include/__tree
    U src/gnu/llvm/libcxx/include/__tuple
    U src/gnu/llvm/libcxx/include/__undef_macros
    U src/gnu/llvm/libcxx/include/algorithm
    U src/gnu/llvm/libcxx/include/any
    U src/gnu/llvm/libcxx/include/array
    U src/gnu/llvm/libcxx/include/atomic
    U src/gnu/llvm/libcxx/include/bit
    U src/gnu/llvm/libcxx/include/bitset
    U src/gnu/llvm/libcxx/include/cassert
    U src/gnu/llvm/libcxx/include/ccomplex
    U src/gnu/llvm/libcxx/include/cctype
    U src/gnu/llvm/libcxx/include/cerrno
    U src/gnu/llvm/libcxx/include/cfenv
    U src/gnu/llvm/libcxx/include/cfloat
    U src/gnu/llvm/libcxx/include/charconv
    U src/gnu/llvm/libcxx/include/chrono
    U src/gnu/llvm/libcxx/include/cinttypes
    U src/gnu/llvm/libcxx/include/ciso646
    U src/gnu/llvm/libcxx/include/climits
    U src/gnu/llvm/libcxx/include/clocale
    U src/gnu/llvm/libcxx/include/cmath
    U src/gnu/llvm/libcxx/include/codecvt
    U src/gnu/llvm/libcxx/include/compare
    U src/gnu/llvm/libcxx/include/complex
    U src/gnu/llvm/libcxx/include/complex.h
    U src/gnu/llvm/libcxx/include/csetjmp
    U src/gnu/llvm/libcxx/include/condition_variable
    U src/gnu/llvm/libcxx/include/csignal
    U src/gnu/llvm/libcxx/include/cstdarg
    U src/gnu/llvm/libcxx/include/cstdbool
    U src/gnu/llvm/libcxx/include/cstddef
    U src/gnu/llvm/libcxx/include/cstdint
    U src/gnu/llvm/libcxx/include/cstdio
    U src/gnu/llvm/libcxx/include/cstdlib
    U src/gnu/llvm/libcxx/include/cstring
    U src/gnu/llvm/libcxx/include/ctgmath
    U src/gnu/llvm/libcxx/include/ctime
    U src/gnu/llvm/libcxx/include/ctype.h
    U src/gnu/llvm/libcxx/include/cwchar
    U src/gnu/llvm/libcxx/include/cwctype
    U src/gnu/llvm/libcxx/include/deque
    U src/gnu/llvm/libcxx/include/errno.h
    U src/gnu/llvm/libcxx/include/exception
    U src/gnu/llvm/libcxx/include/fenv.h
    U src/gnu/llvm/libcxx/include/filesystem
    U src/gnu/llvm/libcxx/include/float.h
    U src/gnu/llvm/libcxx/include/forward_list
    U src/gnu/llvm/libcxx/include/fstream
    U src/gnu/llvm/libcxx/include/functional
    U src/gnu/llvm/libcxx/include/future
    U src/gnu/llvm/libcxx/include/initializer_list
    U src/gnu/llvm/libcxx/include/inttypes.h
    U src/gnu/llvm/libcxx/include/iomanip
    U src/gnu/llvm/libcxx/include/ios
    U src/gnu/llvm/libcxx/include/iosfwd
    U src/gnu/llvm/libcxx/include/iostream
    U src/gnu/llvm/libcxx/include/istream
    U src/gnu/llvm/libcxx/include/iterator
    U src/gnu/llvm/libcxx/include/limits
    U src/gnu/llvm/libcxx/include/limits.h
    U src/gnu/llvm/libcxx/include/list
    U src/gnu/llvm/libcxx/include/locale
    U src/gnu/llvm/libcxx/include/locale.h
    U src/gnu/llvm/libcxx/include/map
    C src/gnu/llvm/libcxx/include/math.h
    U src/gnu/llvm/libcxx/include/memory
    U src/gnu/llvm/libcxx/include/module.modulemap
    U src/gnu/llvm/libcxx/include/mutex
    U src/gnu/llvm/libcxx/include/new
    U src/gnu/llvm/libcxx/include/numeric
    U src/gnu/llvm/libcxx/include/optional
    U src/gnu/llvm/libcxx/include/ostream
    U src/gnu/llvm/libcxx/include/queue
    U src/gnu/llvm/libcxx/include/random
    U src/gnu/llvm/libcxx/include/ratio
    U src/gnu/llvm/libcxx/include/regex
    U src/gnu/llvm/libcxx/include/scoped_allocator
    U src/gnu/llvm/libcxx/include/set
    U src/gnu/llvm/libcxx/include/setjmp.h
    U src/gnu/llvm/libcxx/include/shared_mutex
    U src/gnu/llvm/libcxx/include/span
    U src/gnu/llvm/libcxx/include/sstream
    U src/gnu/llvm/libcxx/include/stack
    U src/gnu/llvm/libcxx/include/stdbool.h
    U src/gnu/llvm/libcxx/include/stddef.h
    U src/gnu/llvm/libcxx/include/stdexcept
    U src/gnu/llvm/libcxx/include/stdint.h
    U src/gnu/llvm/libcxx/include/stdio.h
    C src/gnu/llvm/libcxx/include/stdlib.h
    U src/gnu/llvm/libcxx/include/streambuf
    U src/gnu/llvm/libcxx/include/string
    U src/gnu/llvm/libcxx/include/string.h
    U src/gnu/llvm/libcxx/include/string_view
    U src/gnu/llvm/libcxx/include/strstream
    U src/gnu/llvm/libcxx/include/system_error
    U src/gnu/llvm/libcxx/include/tgmath.h
    U src/gnu/llvm/libcxx/include/thread
    U src/gnu/llvm/libcxx/include/tuple
    U src/gnu/llvm/libcxx/include/type_traits
    U src/gnu/llvm/libcxx/include/typeindex
    U src/gnu/llvm/libcxx/include/typeinfo
    U src/gnu/llvm/libcxx/include/unordered_map
    U src/gnu/llvm/libcxx/include/unordered_set
    U src/gnu/llvm/libcxx/include/utility
    U src/gnu/llvm/libcxx/include/valarray
    U src/gnu/llvm/libcxx/include/variant
    U src/gnu/llvm/libcxx/include/vector
    U src/gnu/llvm/libcxx/include/version
    U src/gnu/llvm/libcxx/include/wchar.h
    U src/gnu/llvm/libcxx/include/wctype.h
    U src/gnu/llvm/libcxx/include/execution
    N src/gnu/llvm/libcxx/include/barrier
    N src/gnu/llvm/libcxx/include/concepts
    N src/gnu/llvm/libcxx/include/latch
    N src/gnu/llvm/libcxx/include/numbers
    N src/gnu/llvm/libcxx/include/semaphore
    U src/gnu/llvm/libcxx/include/experimental/__config
    U src/gnu/llvm/libcxx/include/experimental/__memory
    U src/gnu/llvm/libcxx/include/experimental/algorithm
    U src/gnu/llvm/libcxx/include/experimental/coroutine
    U src/gnu/llvm/libcxx/include/experimental/functional
    U src/gnu/llvm/libcxx/include/experimental/deque
    U src/gnu/llvm/libcxx/include/experimental/filesystem
    U src/gnu/llvm/libcxx/include/experimental/forward_list
    U src/gnu/llvm/libcxx/include/experimental/iterator
    U src/gnu/llvm/libcxx/include/experimental/type_traits
    U src/gnu/llvm/libcxx/include/experimental/list
    U src/gnu/llvm/libcxx/include/experimental/map
    U src/gnu/llvm/libcxx/include/experimental/memory_resource
    U src/gnu/llvm/libcxx/include/experimental/propagate_const
    U src/gnu/llvm/libcxx/include/experimental/regex
    U src/gnu/llvm/libcxx/include/experimental/set
    U src/gnu/llvm/libcxx/include/experimental/simd
    U src/gnu/llvm/libcxx/include/experimental/string
    U src/gnu/llvm/libcxx/include/experimental/unordered_map
    U src/gnu/llvm/libcxx/include/experimental/unordered_set
    U src/gnu/llvm/libcxx/include/experimental/utility
    U src/gnu/llvm/libcxx/include/experimental/vector
    U src/gnu/llvm/libcxx/include/ext/__hash
    U src/gnu/llvm/libcxx/include/ext/hash_map
    U src/gnu/llvm/libcxx/include/ext/hash_set
    U src/gnu/llvm/libcxx/include/support/android/locale_bionic.h
    U src/gnu/llvm/libcxx/include/support/fuchsia/xlocale.h
    U src/gnu/llvm/libcxx/include/support/ibm/limits.h
    U src/gnu/llvm/libcxx/include/support/ibm/locale_mgmt_aix.h
    U src/gnu/llvm/libcxx/include/support/ibm/support.h
    U src/gnu/llvm/libcxx/include/support/ibm/xlocale.h
    U src/gnu/llvm/libcxx/include/support/musl/xlocale.h
    U src/gnu/llvm/libcxx/include/support/newlib/xlocale.h
    U src/gnu/llvm/libcxx/include/support/solaris/floatingpoint.h
    U src/gnu/llvm/libcxx/include/support/solaris/wchar.h
    U src/gnu/llvm/libcxx/include/support/solaris/xlocale.h
    U src/gnu/llvm/libcxx/include/support/win32/limits_msvc_win32.h
    U src/gnu/llvm/libcxx/include/support/win32/locale_win32.h
    U src/gnu/llvm/libcxx/include/support/xlocale/__nop_locale_mgmt.h
    U src/gnu/llvm/libcxx/include/support/xlocale/__posix_l_fallback.h
    U src/gnu/llvm/libcxx/include/support/xlocale/__strtonum_fallback.h
    U src/gnu/llvm/libcxx/lib/libc++abi-new-delete.exp
    U src/gnu/llvm/libcxx/lib/libc++abi.v1.exp
    U src/gnu/llvm/libcxx/lib/libc++abi.v2.exp
    N src/gnu/llvm/libcxx/lib/libc++abi-exceptions.exp
    U src/gnu/llvm/libcxx/lib/libc++unexp.exp
    U src/gnu/llvm/libcxx/lib/notweak.exp
    U src/gnu/llvm/libcxx/lib/weak.exp
    N src/gnu/llvm/libcxx/lib/libc++abi-exceptions.sjlj.exp
    U src/gnu/llvm/libcxx/lib/abi/CHANGELOG.TXT
    U src/gnu/llvm/libcxx/lib/abi/CMakeLists.txt
    U src/gnu/llvm/libcxx/lib/abi/README.TXT
    U src/gnu/llvm/libcxx/lib/abi/x86_64-apple-darwin.v1.abilist
    U src/gnu/llvm/libcxx/lib/abi/x86_64-unknown-linux-gnu.v1.abilist
    U src/gnu/llvm/libcxx/lib/abi/3.9/x86_64-apple-darwin16.abilist
    U src/gnu/llvm/libcxx/lib/abi/3.9/x86_64-linux-gnu.abilist
    U src/gnu/llvm/libcxx/lib/abi/4.0/x86_64-apple-darwin16.abilist
    U src/gnu/llvm/libcxx/lib/abi/4.0/x86_64-unknown-linux-gnu.abilist
    U src/gnu/llvm/libcxx/lib/abi/5.0/x86_64-apple-darwin16.abilist
    U src/gnu/llvm/libcxx/lib/abi/5.0/x86_64-unknown-linux-gnu.abilist
    U src/gnu/llvm/libcxx/lib/abi/6.0/x86_64-apple-darwin16.abilist
    U src/gnu/llvm/libcxx/lib/abi/6.0/x86_64-unknown-linux-gnu.abilist
    U src/gnu/llvm/libcxx/lib/abi/8.0/x86_64-apple-darwin.v1.abilist
    U src/gnu/llvm/libcxx/lib/abi/8.0/x86_64-apple-darwin.v2.abilist
    U src/gnu/llvm/libcxx/lib/abi/8.0/x86_64-unknown-linux-gnu.v1.abilist
    N src/gnu/llvm/libcxx/lib/abi/9.0/x86_64-apple-darwin.v1.abilist
    N src/gnu/llvm/libcxx/lib/abi/9.0/x86_64-apple-darwin.v2.abilist
    N src/gnu/llvm/libcxx/lib/abi/9.0/x86_64-unknown-linux-gnu.v1.abilist
    U src/gnu/llvm/libcxx/src/CMakeLists.txt
    U src/gnu/llvm/libcxx/src/algorithm.cpp
    U src/gnu/llvm/libcxx/src/any.cpp
    U src/gnu/llvm/libcxx/src/bind.cpp
    U src/gnu/llvm/libcxx/src/charconv.cpp
    U src/gnu/llvm/libcxx/src/chrono.cpp
    U src/gnu/llvm/libcxx/src/condition_variable.cpp
    U src/gnu/llvm/libcxx/src/debug.cpp
    U src/gnu/llvm/libcxx/src/exception.cpp
    U src/gnu/llvm/libcxx/src/functional.cpp
    U src/gnu/llvm/libcxx/src/future.cpp
    U src/gnu/llvm/libcxx/src/hash.cpp
    U src/gnu/llvm/libcxx/src/ios.cpp
    U src/gnu/llvm/libcxx/src/iostream.cpp
    U src/gnu/llvm/libcxx/src/locale.cpp
    U src/gnu/llvm/libcxx/src/memory.cpp
    U src/gnu/llvm/libcxx/src/mutex.cpp
    U src/gnu/llvm/libcxx/src/new.cpp
    U src/gnu/llvm/libcxx/src/optional.cpp
    U src/gnu/llvm/libcxx/src/random.cpp
    U src/gnu/llvm/libcxx/src/regex.cpp
    U src/gnu/llvm/libcxx/src/shared_mutex.cpp
    U src/gnu/llvm/libcxx/src/stdexcept.cpp
    U src/gnu/llvm/libcxx/src/string.cpp
    U src/gnu/llvm/libcxx/src/strstream.cpp
    U src/gnu/llvm/libcxx/src/system_error.cpp
    C src/gnu/llvm/libcxx/src/thread.cpp
    U src/gnu/llvm/libcxx/src/typeinfo.cpp
    U src/gnu/llvm/libcxx/src/utility.cpp
    U src/gnu/llvm/libcxx/src/valarray.cpp
    U src/gnu/llvm/libcxx/src/variant.cpp
    U src/gnu/llvm/libcxx/src/vector.cpp
    U src/gnu/llvm/libcxx/src/condition_variable_destructor.cpp
    U src/gnu/llvm/libcxx/src/mutex_destructor.cpp
    N src/gnu/llvm/libcxx/src/atomic.cpp
    N src/gnu/llvm/libcxx/src/barrier.cpp
    N src/gnu/llvm/libcxx/src/random_shuffle.cpp
    U src/gnu/llvm/libcxx/src/experimental/memory_resource.cpp
    U src/gnu/llvm/libcxx/src/filesystem/directory_iterator.cpp
    U src/gnu/llvm/libcxx/src/filesystem/filesystem_common.h
    U src/gnu/llvm/libcxx/src/filesystem/int128_builtins.cpp
    U src/gnu/llvm/libcxx/src/filesystem/operations.cpp
    U src/gnu/llvm/libcxx/src/include/apple_availability.h
    U src/gnu/llvm/libcxx/src/include/atomic_support.h
    U src/gnu/llvm/libcxx/src/include/config_elast.h
    U src/gnu/llvm/libcxx/src/include/refstring.h
    U src/gnu/llvm/libcxx/src/support/runtime/exception_fallback.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_glibcxx.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_libcxxabi.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_libcxxrt.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_msvc.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_msvc.ipp
    U 
src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/new_handler_fallback.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/stdexcept_default.ipp
    U src/gnu/llvm/libcxx/src/support/runtime/stdexcept_vcruntime.ipp
    U src/gnu/llvm/libcxx/src/support/solaris/README
    U src/gnu/llvm/libcxx/src/support/solaris/mbsnrtowcs.inc
    U src/gnu/llvm/libcxx/src/support/solaris/wcsnrtombs.inc
    U src/gnu/llvm/libcxx/src/support/solaris/xlocale.cpp
    U src/gnu/llvm/libcxx/src/support/win32/locale_win32.cpp
    U src/gnu/llvm/libcxx/src/support/win32/support.cpp
    U src/gnu/llvm/libcxx/src/support/win32/thread_win32.cpp
    U src/gnu/llvm/libcxx/utils/cat_files.py
    U src/gnu/llvm/libcxx/utils/generate_feature_test_macro_components.py
    U src/gnu/llvm/libcxx/utils/run.py
    U src/gnu/llvm/libcxx/utils/merge_archives.py
    N src/gnu/llvm/libcxx/utils/ssh.py
    U src/gnu/llvm/libcxx/utils/sym_diff.py
    U src/gnu/llvm/libcxx/utils/sym_extract.py
    U src/gnu/llvm/libcxx/utils/sym_match.py
    N src/gnu/llvm/libcxx/utils/graph_header_deps.py
    U src/gnu/llvm/libcxx/utils/ci/macos-backdeployment.sh
    U src/gnu/llvm/libcxx/utils/ci/macos-trunk.sh
    N src/gnu/llvm/libcxx/utils/ci/apple-install-libcxx.sh
    N src/gnu/llvm/libcxx/utils/ci/runtimes/CMakeLists.txt
    N src/gnu/llvm/libcxx/utils/docker/README.txt
    N src/gnu/llvm/libcxx/utils/docker/debian9/buildbot/Dockerfile
    N src/gnu/llvm/libcxx/utils/docker/debian9/buildbot/buildbot-auth.json
    N src/gnu/llvm/libcxx/utils/docker/debian9/buildbot/docker-compose.yml
    N src/gnu/llvm/libcxx/utils/docker/debian9/buildbot/install-gcloud-agents.sh
    N src/gnu/llvm/libcxx/utils/docker/debian9/buildbot/install-packages.sh
    N src/gnu/llvm/libcxx/utils/docker/debian9/buildbot/run_buildbot.sh
    U src/gnu/llvm/libcxx/utils/gdb/libcxx/printers.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/.clang-format
    U src/gnu/llvm/libcxx/utils/google-benchmark/.gitignore
    U src/gnu/llvm/libcxx/utils/google-benchmark/.travis-libcxx-setup.sh
    U src/gnu/llvm/libcxx/utils/google-benchmark/.travis.yml
    U src/gnu/llvm/libcxx/utils/google-benchmark/.ycm_extra_conf.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/AUTHORS
    U src/gnu/llvm/libcxx/utils/google-benchmark/CMakeLists.txt
    U src/gnu/llvm/libcxx/utils/google-benchmark/CONTRIBUTING.md
    U src/gnu/llvm/libcxx/utils/google-benchmark/CONTRIBUTORS
    U src/gnu/llvm/libcxx/utils/google-benchmark/LICENSE
    U src/gnu/llvm/libcxx/utils/google-benchmark/README.LLVM
    U src/gnu/llvm/libcxx/utils/google-benchmark/README.md
    U src/gnu/llvm/libcxx/utils/google-benchmark/WORKSPACE
    U src/gnu/llvm/libcxx/utils/google-benchmark/appveyor.yml
    U src/gnu/llvm/libcxx/utils/google-benchmark/mingw.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/releasing.md
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/AddCXXCompilerFlag.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/CXXFeatureCheck.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/Config.cmake.in
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/GetGitVersion.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/HandleGTest.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/benchmark.pc.in
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/gnu_posix_regex.cpp
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/llvm-toolchain.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/posix_regex.cpp
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/split_list.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/std_regex.cpp
    U src/gnu/llvm/libcxx/utils/google-benchmark/cmake/steady_clock.cpp
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp
    U src/gnu/llvm/libcxx/utils/google-benchmark/docs/AssemblyTests.md
    U src/gnu/llvm/libcxx/utils/google-benchmark/docs/tools.md
    U src/gnu/llvm/libcxx/utils/google-benchmark/include/benchmark/benchmark.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/CMakeLists.txt
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/arraysize.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_api_internal.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_api_internal.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_main.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_register.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_register.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_runner.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/benchmark_runner.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/check.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/colorprint.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/colorprint.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/commandlineflags.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/commandlineflags.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/complexity.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/complexity.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/console_reporter.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/counter.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/counter.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/csv_reporter.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/cycleclock.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/internal_macros.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/json_reporter.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/log.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/mutex.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/re.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/reporter.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/sleep.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/sleep.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/statistics.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/statistics.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/string_util.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/string_util.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/sysinfo.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/thread_manager.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/thread_timer.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/timers.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/src/timers.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/AssemblyTests.cmake
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/CMakeLists.txt
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/basic_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/benchmark_gtest.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/benchmark_test.cc
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/test/clobber_memory_assembly_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/complexity_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/cxx03_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/diagnostics_test.cc
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/test/display_aggregates_only_test.cc
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/test/donotoptimize_assembly_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/donotoptimize_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/filter_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/fixture_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/link_main_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/map_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/options_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/memory_manager_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/multiple_ranges_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/output_test.h
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/output_test_helper.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/register_benchmark_test.cc
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/test/report_aggregates_only_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/reporter_output_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/skip_with_error_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/state_assembly_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/statistics_gtest.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/string_util_gtest.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/templated_fixture_test.cc
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/test/user_counters_tabular_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/test/user_counters_test.cc
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/test/user_counters_thousands_test.cc
    U src/gnu/llvm/libcxx/utils/google-benchmark/tools/compare.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/tools/strip_asm.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/__init__.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/report.py
    U src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/util.py
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/Inputs/test1_run1.json
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/Inputs/test1_run2.json
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/Inputs/test2_run.json
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/Inputs/test3_run0.json
    U 
src/gnu/llvm/libcxx/utils/google-benchmark/tools/gbench/Inputs/test3_run1.json
    U src/gnu/llvm/libcxx/utils/libcxx/__init__.py
    U src/gnu/llvm/libcxx/utils/libcxx/compiler.py
    U src/gnu/llvm/libcxx/utils/libcxx/util.py
    N src/gnu/llvm/libcxx/utils/libcxx/graph.py
    U src/gnu/llvm/libcxx/utils/libcxx/sym_check/__init__.py
    U src/gnu/llvm/libcxx/utils/libcxx/sym_check/diff.py
    U src/gnu/llvm/libcxx/utils/libcxx/sym_check/extract.py
    U src/gnu/llvm/libcxx/utils/libcxx/sym_check/match.py
    U src/gnu/llvm/libcxx/utils/libcxx/sym_check/util.py
    U src/gnu/llvm/libcxx/utils/libcxx/test/__init__.py
    U src/gnu/llvm/libcxx/utils/libcxx/test/config.py
    U src/gnu/llvm/libcxx/utils/libcxx/test/format.py
    N src/gnu/llvm/libcxx/utils/libcxx/test/dsl.py
    U src/gnu/llvm/libcxx/utils/libcxx/test/googlebenchmark.py
    U src/gnu/llvm/libcxx/utils/libcxx/test/target_info.py
    N src/gnu/llvm/libcxx/utils/libcxx/test/features.py
    N src/gnu/llvm/libcxx/utils/libcxx/test/params.py
    U src/gnu/llvm/libcxx/utils/symcheck-blacklists/linux_blacklist.txt
    U src/gnu/llvm/libcxx/utils/symcheck-blacklists/osx_blacklist.txt
    
    5 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jLLVM:yesterday -jLLVM src/gnu/llvm/libcxx

Reply via email to