Support/PathV2: Add is_{absolute,relative} implementation.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 06:21:53 +0000 (06:21 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 06:21:53 +0000 (06:21 +0000)
commitce2b68fb5444e712da14d214994c05bd231f221f
treec975ab19fc8533466907e56a9c16909a6fb1b1db
parentae18008584b5b38a44991bf7cdf02870f75c349a
Support/PathV2: Add is_{absolute,relative} implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/PathV2.cpp
unittests/Support/Path.cpp