Support/FileSystem: Add remove implementation.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 3 Dec 2010 17:53:43 +0000 (17:53 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 3 Dec 2010 17:53:43 +0000 (17:53 +0000)
commit106aa731bf86c632a6362497742c6df7bce61a07
tree8bd87c4f59df5d60f9f498a68b66d6a5e0fd63a4
parent998b4709cba317f78127544cf5ae80121b6ad039
Support/FileSystem: Add remove implementation.

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