[PATCH] D111879: [Support] Add a new path style for Windows with forward slashes
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 29 02:04:38 PDT 2021
mstorsjo updated this revision to Diff 383262.
mstorsjo added a comment.
Rebased on top of D112288 <https://reviews.llvm.org/D112288> and D112289 <https://reviews.llvm.org/D112289>, plus D112786 <https://reviews.llvm.org/D112786> with more preparatory refactorings. Applied most of the suggested changes (kept the `make_preferred` name for now, pending more discussion of the name).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111879/new/
https://reviews.llvm.org/D111879
Files:
llvm/include/llvm/Support/Path.h
llvm/lib/Support/Path.cpp
llvm/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111879.383262.patch
Type: text/x-patch
Size: 4961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/2287eda7/attachment.bin>
More information about the llvm-commits
mailing list