[all-commits] [llvm/llvm-project] 3b2e60: [libc++][test][NFC] Remove libcpp-no-concepts.
mordante via All-commits
all-commits at lists.llvm.org
Sun Mar 20 07:39:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b2e605e33bd9017ff2eff1493add07822f9d58b
https://github.com/llvm/llvm-project/commit/3b2e605e33bd9017ff2eff1493add07822f9d58b
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-03-20 (Sun, 20 Mar 2022)
Changed paths:
M libcxx/test/libcxx/iterators/predef.iterators/reverse.iterators/bad_template_argument.verify.cpp
M libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.min.pass.cpp
M libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cmp/sfinae.compile.pass.cpp
M libcxx/test/std/iterators/predef.iterators/reverse.iterators/sized_sentinel.compile.pass.cpp
Log Message:
-----------
[libc++][test][NFC] Remove libcpp-no-concepts.
This is no longer needed.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D122099
More information about the All-commits
mailing list