summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorMiloš Stojanović <Milos.Stojanovic@rt-rk.com>2020-01-13 19:27:03 +0100
committerMiloš Stojanović <Milos.Stojanovic@rt-rk.com>2020-01-14 13:24:51 +0100
commitbff33bd5c83b947cccb4d6cf6ebca9dc021f716b (patch)
treef0d8e85345e2633c49206dd3e1e94bad967f91c0 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent71d5454b377239213874a0d762860e6a3e60bf54 (diff)
downloadbcm5719-llvm-bff33bd5c83b947cccb4d6cf6ebca9dc021f716b.tar.gz
bcm5719-llvm-bff33bd5c83b947cccb4d6cf6ebca9dc021f716b.zip
[unittests] Fix "comparison of integers of different signs" warnings
A warning is sent because `std::distance()` returns a signed type so `CmpHelperEQ()` gets instantiated into a function that compares differently signed arguments. Differential Revision: https://reviews.llvm.org/D72632
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud