[libcxx-commits] [PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator
Shivam Rajput via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 5 08:16:26 PDT 2022
phyBrackets added a comment.
Hey @philnik , could you tell me about the tests? does changes in the `type.pass.cpp` looks correct? Although I tried running the test using `llvm-lit` but got the failure on `iterator_concept_conformance.compile.pass.cpp` and `type.pass.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135248/new/
https://reviews.llvm.org/D135248
More information about the libcxx-commits
mailing list