Support/PathV2: Fix append to not add a slash to empty or root paths.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 6 Dec 2010 04:28:23 +0000 (04:28 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 6 Dec 2010 04:28:23 +0000 (04:28 +0000)
commitf150e7695e32d42856d86499fcde970825371637
tree95a1a62d9faabcf05e3b6da29bc80733f592a4a0
parent7eec50bf4f9d050323c0da9ac61ac3b150e4e5b1
Support/PathV2: Fix append to not add a slash to empty or root paths.

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