[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
Sat Oct 30 12:44:57 PDT 2021


mstorsjo updated this revision to Diff 383613.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.

Applied the suggested changes, added tests for `get_separator`.

I'd still like an ack from @rnk about the direction of the implementation before landing it.


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.383613.patch
Type: text/x-patch
Size: 6005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211030/5a65c8c8/attachment.bin>


More information about the llvm-commits mailing list