diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-01-17 02:59:28 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-01-17 02:59:28 +0000 |
commit | 0e997efd53e839c6f34d470ecf89bd1c734ea94b (patch) | |
tree | 273d43d9e5ba76113f905e603f836b15236bf8df /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | cbda16eb8ebf52e10a44bd6f15e2743d69e9632a (diff) | |
download | bcm5719-llvm-0e997efd53e839c6f34d470ecf89bd1c734ea94b.tar.gz bcm5719-llvm-0e997efd53e839c6f34d470ecf89bd1c734ea94b.zip |
[hurd] Fix unconditional use of PATH_MAX
Patch by Samuel Thibault
The GNU/Hurd system does not define an arbitrary PATH_MAX limitation, the POSIX 2001 realpath
extension can be used instead, and the size of symlinks can be determined.
Reviewed as https://reviews.llvm.org/D54677
llvm-svn: 351414
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions