[all-commits] [llvm/llvm-project] 7ee5e7: [libc++] Remove Clang-11 support.
mordante via All-commits
all-commits at lists.llvm.org
Sat Oct 30 03:50:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ee5e7e97c1c9365c083f8ae456b5eda3c5540c0
https://github.com/llvm/llvm-project/commit/7ee5e7e97c1c9365c083f8ae456b5eda3c5540c0
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-10-30 (Sat, 30 Oct 2021)
Changed paths:
M libcxx/include/type_traits
M libcxx/test/std/utilities/format/format.formatter/format.context/format.formatter.spec/formatter.const_char_array.pass.cpp
Log Message:
-----------
[libc++] Remove Clang-11 support.
Since we no longer officially support Clang 11 remove the work-arounds
for this version.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D112727
More information about the All-commits
mailing list