Support/PathV2: Add remove_filename implementation.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 00:52:28 +0000 (00:52 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 00:52:28 +0000 (00:52 +0000)
commitdbfb56bebdb279a2a94096a821d3b7d3345962c2
tree15f5e5c08320b1e9e23c1dbdcb836f2b191069ad
parenta5a42d9b3cd4bae306c2b67ede512420f70dadb3
Support/PathV2: Add remove_filename implementation.

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