[PATCH] D112288: Support: Expose sys::path::is_style_{posix,windows,native}()

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 16:41:57 PDT 2021


dexonsmith updated this revision to Diff 383200.
dexonsmith retitled this revision from "Support: Expose sys::path::system_style()" to "Support: Expose sys::path::is_style_{posix,windows,native}()".
dexonsmith edited the summary of this revision.
dexonsmith added reviewers: rnk, mstorsjo.
dexonsmith added a comment.

Updated description and patch to follow the suggestion in my last comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112288/new/

https://reviews.llvm.org/D112288

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: D112288.383200.patch
Type: text/x-patch
Size: 3325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/5aa54e14/attachment.bin>


More information about the llvm-commits mailing list