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

Vinicius Tinti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 04:25:21 PDT 2020


tinti updated this revision to Diff 293693.
tinti marked 2 inline comments as done.
tinti edited the summary of this revision.
tinti added a comment.

Add reference to cppreference.com.
Improve comments.


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.293693.patch
Type: text/x-patch
Size: 4076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/a2e3811e/attachment.bin>


More information about the llvm-commits mailing list