summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-overridden-method/TestCallOverriddenMethod.py
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2018-11-16 19:52:47 +0000
committerLouis Dionne <ldionne@apple.com>2018-11-16 19:52:47 +0000
commit2fcdcac4ece2cb1a1168a24c6ca4f94b0a09c735 (patch)
tree227f9b5ab05fc7b2c57d31a4e11c0def91148b7e /lldb/packages/Python/lldbsuite/test/expression_command/call-overridden-method/TestCallOverriddenMethod.py
parent9974417203fce562e6c73704dcfb43316530e657 (diff)
downloadbcm5719-llvm-2fcdcac4ece2cb1a1168a24c6ca4f94b0a09c735.tar.gz
bcm5719-llvm-2fcdcac4ece2cb1a1168a24c6ca4f94b0a09c735.zip
[libcxx] Add missing includes in tests
A bunch of unordered containers tests call library functions but don't directly include the corresponding header files: - fabs() (defined in <cmath> which is not included); - is_permutation() (defined in <algorithm> which is not included); - next() (defined in <iterator> which is not included). - As a result, these tests won't compile against some conformant libraries. Reviewed as https://reviews.llvm.org/D54643. Thanks to Andrey Maksimov for the patch. llvm-svn: 347085
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-overridden-method/TestCallOverriddenMethod.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud