Make getDirnameSep a static method (not part of Path's interface).
authorTed Kremenek <kremenek@apple.com>
Mon, 7 Apr 2008 22:01:32 +0000 (22:01 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 7 Apr 2008 22:01:32 +0000 (22:01 +0000)
commit9b01cc0ede3bfef32ce46159670dedc3e9769a64
treedb65b3617c28ba9aa88c3f60781f477c516c97d2
parentcf55c8e221c1d31a361f99ee49078d261cdf431c
Make getDirnameSep a static method (not part of Path's interface).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49354 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Path.h
lib/System/Path.cpp
lib/System/Unix/Path.inc
lib/System/Win32/Path.inc