[libcxx-commits] [PATCH] D138268: [libcxx] Fix std::equal not accepting volatile types
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 18 04:53:03 PST 2022
ldionne added inline comments.
================
Comment at: libcxx/test/libcxx/algorithms/equal.pass.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
philnik wrote:
> Instead, you should update `libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/equal.pass.cpp`.
And add a comment linking to the bug report from the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138268/new/
https://reviews.llvm.org/D138268
More information about the libcxx-commits
mailing list