Support/PathV2: Add has_{root_path,root_name,root_directory,parent_path,filename...
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 06:03:50 +0000 (06:03 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 06:03:50 +0000 (06:03 +0000)
commitae18008584b5b38a44991bf7cdf02870f75c349a
treea76c0c37fe94f8eea3a753073fe2a8ce5053724d
parent1d3896232a1c54c171c2bf60eda52a42006ff17b
Support/PathV2: Add has_{root_path,root_name,root_directory,parent_path,filename,stem,extension} implementation.

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