[PATCH] D87667: [Support/Path] Add path::is_gnu_style_absolute

Vinicius Tinti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 03:24:14 PDT 2020


tinti updated this revision to Diff 292747.
tinti edited the summary of this revision.
tinti added a comment.
Herald added a subscriber: ormris.

Add more tests;
Simplify is_gnu_style_absolute;
Reword comments;
Reword commit message.


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

https://reviews.llvm.org/D87667

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: D87667.292747.patch
Type: text/x-patch
Size: 3417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/c8a9164d/attachment.bin>


More information about the llvm-commits mailing list