Don't try to enforce MAXPATHLEN in sys::Path for Unix. OS's can check
authorDan Gohman <gohman@apple.com>
Tue, 2 Nov 2010 23:19:55 +0000 (23:19 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 2 Nov 2010 23:19:55 +0000 (23:19 +0000)
commitac793822cd27554c6409b5c380555f94be48b431
tree9a1d077dc99e50e0c4941d01132badc11cfb88ea
parentd51257a4368d52e2340073bc7ccd83f3c3f1c04d
Don't try to enforce MAXPATHLEN in sys::Path for Unix. OS's can check
limits on their own.

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