summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-07-13 18:27:49 +0000
committerJustin Lebar <jlebar@google.com>2016-07-13 18:27:49 +0000
commit07538003832f5369951427a150d8d1ada4d00585 (patch)
treea61d8fd5d16e7d3889b961b809bfd736b751cbf9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent81edbbe259135568d53fc648f3b16ac2384da426 (diff)
downloadbcm5719-llvm-07538003832f5369951427a150d8d1ada4d00585.tar.gz
bcm5719-llvm-07538003832f5369951427a150d8d1ada4d00585.zip
Fix warning in ObjectTransformLayerTest.
Doing "I++" inside of an EXPECT_* triggers warning: expression with side effects has no effect in an unevaluated context because EXPECT_* partially expands to EqHelper<(sizeof(::testing::internal::IsNullLiteralHelper(MockObjects[I++] + 1)) == 1)> which is an unevaluated context. llvm-svn: 275293
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud