summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-03-14 15:17:55 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-03-14 15:17:55 +0000
commit01cf8d3348e3cba2b03e81b5b9b10b7a8c94a3b9 (patch)
tree84250d5dc566d2a148c5196848050561943d656e /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentbb114f84e772535be2a7effe0b96d65537893c2f (diff)
downloadbcm5719-llvm-01cf8d3348e3cba2b03e81b5b9b10b7a8c94a3b9.tar.gz
bcm5719-llvm-01cf8d3348e3cba2b03e81b5b9b10b7a8c94a3b9.zip
DarwinParser: include limits
In debug mode, we have assertions that the values do not exceed the limits of the type holding them. In order to account for the type being derived from the AddressSpace and thus a typedef, we use `std::numeric_limits`. Include the appropriate header. Thanks to Marshal Clow for pointing out the missing include! llvm-svn: 297744
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud