[libcxx-commits] [PATCH] D97458: [libcxx] [test] Use string().c_str() to convert a std::filesystem::path to a const char*
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 25 14:11:21 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf15377084c30: [libcxx] [test] Use string().c_str() to convert a std::filesystem::path to a… (authored by mstorsjo).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97458/new/
https://reviews.llvm.org/D97458
Files:
libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/open_path.pass.cpp
libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/path.pass.cpp
libcxx/test/std/input.output/file.streams/fstreams/fstream.members/open_path.pass.cpp
libcxx/test/std/input.output/file.streams/fstreams/ofstream.cons/path.pass.cpp
libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/open_path.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97458.326496.patch
Type: text/x-patch
Size: 3429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210225/9527e650/attachment.bin>
More information about the libcxx-commits
mailing list