[PATCH] D111880: [Support] [Windows] Convert paths to the preferred form
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 13:51:33 PDT 2021
mstorsjo updated this revision to Diff 384217.
mstorsjo added a comment.
Did the suggested code simplification, added a testcase for the degenerate case we don't handle.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111880/new/
https://reviews.llvm.org/D111880
Files:
llvm/lib/Support/Windows/Path.inc
llvm/lib/Support/Windows/Process.inc
llvm/lib/Support/Windows/Program.inc
llvm/unittests/Support/CommandLineTest.cpp
llvm/unittests/Support/Path.cpp
llvm/unittests/Support/ProgramTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111880.384217.patch
Type: text/x-patch
Size: 9153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/dc6b7b56/attachment.bin>
More information about the llvm-commits
mailing list