[all-commits] [llvm/llvm-project] 730dcc: [libc++] Remove support for Clang 9 and older.
mordante via All-commits
all-commits at lists.llvm.org
Sun Nov 28 06:17:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 730dccb98622a82d1cad65e784ce5a8e8323e8cb
https://github.com/llvm/llvm-project/commit/730dccb98622a82d1cad65e784ce5a8e8323e8cb
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-11-28 (Sun, 28 Nov 2021)
Changed paths:
M libcxx/include/type_traits
Log Message:
-----------
[libc++] Remove support for Clang 9 and older.
I encountered this while reviewing an unrelated patch. Will land after
the CI passes.
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D114673
More information about the All-commits
mailing list