[all-commits] [llvm/llvm-project] b8d38e: [libcxx][test] view_interface need not derive from...
Casey Carter via All-commits
all-commits at lists.llvm.org
Thu Jan 20 12:17:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8d38e8b4fcab071c5c4cb698e154023d06de69e
https://github.com/llvm/llvm-project/commit/b8d38e8b4fcab071c5c4cb698e154023d06de69e
Author: Casey Carter <Casey at Carter.net>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M libcxx/test/std/ranges/range.utility/view.interface/view.interface.pass.cpp
Log Message:
-----------
[libcxx][test] view_interface need not derive from view_base
... after LWG-3549.
Differential Revision: https://reviews.llvm.org/D117608
More information about the All-commits
mailing list