Support/PathV2: Implement reverse iteration and parent_path.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 30 Nov 2010 23:28:07 +0000 (23:28 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 30 Nov 2010 23:28:07 +0000 (23:28 +0000)
commita42cf73c779fe4210cedce0a7a0b2ada2085b55b
treeeff4e99d7db5a9672f24b36ee230abff15cce1af
parent63c133b67d61b0c457ff46c957aed2b8d90b599c
Support/PathV2: Implement reverse iteration and parent_path.

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