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

Vinicius Tinti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 13:39:04 PDT 2020


tinti updated this revision to Diff 293241.
tinti retitled this revision from "[Support/Path] Add path::is_gnu_absolute" to "[Support/Path] Add path::is_absolute_gnu".
tinti edited the summary of this revision.
tinti added a comment.

Remove SmallVector.
Move comment to is_absolute.
Reword documentation.
Add references.


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.293241.patch
Type: text/x-patch
Size: 3868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/919e280e/attachment.bin>


More information about the llvm-commits mailing list