Revert 91528 and use a std::vector instead, fixing an abuse of std::string.
authorDan Gohman <gohman@apple.com>
Mon, 19 Apr 2010 15:54:44 +0000 (15:54 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 19 Apr 2010 15:54:44 +0000 (15:54 +0000)
commit72bdd4ca07c9353c76ae12a73532f3b2747a8c42
treedd71d8cda89c187234757e9d3f930ade2fe88913
parentdfd4bbfdfba518f194f4795dfc963dfa456d0246
Revert 91528 and use a std::vector instead, fixing an abuse of std::string.

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