[libcxx-commits] [PATCH] D76731: [libc++] Do not rely on the environment to run filesystem tests
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 26 08:06:17 PDT 2020
EricWF added inline comments.
================
Comment at: libcxx/test/support/filesystem_test_helper.h:232
- fs::path const test_root;
----------------
Why did you drop the const?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76731/new/
https://reviews.llvm.org/D76731
More information about the libcxx-commits
mailing list