[libcxx-commits] [PATCH] D116198: [libc++] [test] [NFC] Flatten the directory structure a bit
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 23 09:50:17 PST 2021
Mordante added a comment.
I don't necessarily mind moving them, but after this changes searching for a path containing `range.prim` turns up empty.
I would prefer names that contain the section name, for example
`libcxx/test/std/ranges/range.access/range.access.begin.pass.cpp`
`libcxx/test/std/ranges/range.access/range.prim.data.pass.cpp`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116198/new/
https://reviews.llvm.org/D116198
More information about the libcxx-commits
mailing list