[all-commits] [llvm/llvm-project] 3695cf: [libc++] Removes Clang 13 support.
mordante via All-commits
all-commits at lists.llvm.org
Thu Sep 8 08:52:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3695cf206560607ece00459b78c17ba32537b723
https://github.com/llvm/llvm-project/commit/3695cf206560607ece00459b78c17ba32537b723
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M libcxx/docs/index.rst
M libcxx/test/libcxx/atomics/bit-int.verify.cpp
M libcxx/test/libcxx/experimental/fexperimental-library.compile.pass.cpp
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/convert_copy.pass.cpp
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
[libc++] Removes Clang 13 support.
Reviewed By: #libc, ldionne, jloser
Differential Revision: https://reviews.llvm.org/D133435
More information about the All-commits
mailing list