summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2018-08-28 22:17:28 +0000
committerRaphael Isemann <teemperor@gmail.com>2018-08-28 22:17:28 +0000
commit691e92b573ced02f1e66d674d4bd83d19e070144 (patch)
tree7a9c53925717954bbe2c24e05a89edb4e19096e6 /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
parentd8358b8e6f4b8a9bd6bb5669f7085e25bee1cee8 (diff)
downloadbcm5719-llvm-691e92b573ced02f1e66d674d4bd83d19e070144.tar.gz
bcm5719-llvm-691e92b573ced02f1e66d674d4bd83d19e070144.zip
[lldb] Fix lldb build on musl
Summary: limits.h is needed for getting PATH_MAX definition, this comes to fore with musl libc where limits.h is not included indirectly via other system headers. Patch by Khem Raj, thanks! Reviewers: compnerd Reviewed By: compnerd Subscribers: llvm-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D31275 llvm-svn: 340876
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud