]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge llvm-project release/14.x llvmorg-14-init-18315-g190be5457c90
authorDimitry Andric <dim@FreeBSD.org>
Sat, 5 Feb 2022 22:51:07 +0000 (23:51 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 14 May 2022 11:45:25 +0000 (13:45 +0200)
commit1838bd0f4839006b42d41a02a787b7f578655223
tree1e6252e2f95a4c151c88f6b50826d911106f8c39
parent1fd87a682ad7442327078e1eeb63edc4258f9815
parent1e9a9d6d056506b23ad26952df45eaac949385c7
Merge llvm-project release/14.x llvmorg-14-init-18315-g190be5457c90

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14-init-18315-g190be5457c90.

PR: 261742
MFC after: 2 weeks
74 files changed:
Makefile.inc1
contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp
contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
contrib/llvm-project/libcxx/include/__algorithm/in_in_out_result.h
contrib/llvm-project/libcxx/include/__algorithm/in_in_result.h
contrib/llvm-project/libcxx/include/__algorithm/in_out_result.h
contrib/llvm-project/libcxx/include/__chrono/duration.h
contrib/llvm-project/libcxx/include/__compare/compare_partial_order_fallback.h
contrib/llvm-project/libcxx/include/__compare/compare_strong_order_fallback.h
contrib/llvm-project/libcxx/include/__compare/compare_three_way.h
contrib/llvm-project/libcxx/include/__compare/compare_weak_order_fallback.h
contrib/llvm-project/libcxx/include/__compare/partial_order.h
contrib/llvm-project/libcxx/include/__compare/strong_order.h
contrib/llvm-project/libcxx/include/__compare/synth_three_way.h
contrib/llvm-project/libcxx/include/__compare/three_way_comparable.h
contrib/llvm-project/libcxx/include/__compare/weak_order.h
contrib/llvm-project/libcxx/include/__concepts/arithmetic.h
contrib/llvm-project/libcxx/include/__concepts/assignable.h
contrib/llvm-project/libcxx/include/__concepts/boolean_testable.h
contrib/llvm-project/libcxx/include/__concepts/class_or_enum.h
contrib/llvm-project/libcxx/include/__concepts/common_reference_with.h
contrib/llvm-project/libcxx/include/__concepts/common_with.h
contrib/llvm-project/libcxx/include/__concepts/constructible.h
contrib/llvm-project/libcxx/include/__concepts/convertible_to.h
contrib/llvm-project/libcxx/include/__concepts/copyable.h
contrib/llvm-project/libcxx/include/__concepts/derived_from.h
contrib/llvm-project/libcxx/include/__concepts/destructible.h
contrib/llvm-project/libcxx/include/__concepts/different_from.h
contrib/llvm-project/libcxx/include/__concepts/equality_comparable.h
contrib/llvm-project/libcxx/include/__concepts/invocable.h
contrib/llvm-project/libcxx/include/__concepts/movable.h
contrib/llvm-project/libcxx/include/__concepts/predicate.h
contrib/llvm-project/libcxx/include/__concepts/regular.h
contrib/llvm-project/libcxx/include/__concepts/relation.h
contrib/llvm-project/libcxx/include/__concepts/same_as.h
contrib/llvm-project/libcxx/include/__concepts/semiregular.h
contrib/llvm-project/libcxx/include/__concepts/swappable.h
contrib/llvm-project/libcxx/include/__concepts/totally_ordered.h
contrib/llvm-project/libcxx/include/__config
contrib/llvm-project/libcxx/include/__iterator/distance.h
contrib/llvm-project/libcxx/include/__iterator/indirectly_comparable.h
contrib/llvm-project/libcxx/include/__iterator/insert_iterator.h
contrib/llvm-project/libcxx/include/__iterator/reverse_iterator.h
contrib/llvm-project/libcxx/include/__random/uniform_random_bit_generator.h
contrib/llvm-project/libcxx/include/__ranges/access.h
contrib/llvm-project/libcxx/include/__ranges/enable_borrowed_range.h
contrib/llvm-project/libcxx/include/__ranges/non_propagating_cache.h
contrib/llvm-project/libcxx/include/__utility/cmp.h
contrib/llvm-project/libcxx/include/__utility/pair.h
contrib/llvm-project/libcxx/include/module.modulemap
contrib/llvm-project/libcxx/include/numbers
contrib/llvm-project/libcxx/include/ranges
contrib/llvm-project/libcxx/include/string
contrib/llvm-project/libcxx/include/string_view
contrib/llvm-project/libcxx/include/tuple
contrib/llvm-project/libcxx/include/type_traits
contrib/llvm-project/libcxx/src/string.cpp
contrib/llvm-project/libunwind/src/DwarfInstructions.hpp
contrib/llvm-project/llvm/lib/Debuginfod/HTTPClient.cpp
contrib/llvm-project/llvm/lib/ObjectYAML/ELFYAML.cpp
contrib/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.cpp
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
lib/clang/include/VCSVersion.inc
lib/clang/include/lld/Common/Version.inc
lib/clang/include/llvm/Support/VCSRevision.h
lib/clang/libclang/Makefile
lib/clang/liblldb/LLDBWrapLua.cpp
lib/clang/libllvm/Makefile
lib/libgcc_eh/Makefile
lib/libomp/kmp_config.h
lib/libomp/kmp_i18n_default.inc
lib/libomp/kmp_i18n_id.inc
lib/libomp/omp-tools.h
lib/libomp/omp.h