summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/nothing_to_do.pass.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-07-17 18:10:30 +0000
committerJustin Lebar <jlebar@google.com>2016-07-17 18:10:30 +0000
commitb17269da754bfe8fba0e9342a4460a893f7c1259 (patch)
tree8b5ddd513bce119810f1056649aa638c8a00c141 /libcxx/test/std/algorithms/alg.modifying.operations/nothing_to_do.pass.cpp
parent69c778c084faafe8ddbc7ece947762241594a92f (diff)
downloadbcm5719-llvm-b17269da754bfe8fba0e9342a4460a893f7c1259.tar.gz
bcm5719-llvm-b17269da754bfe8fba0e9342a4460a893f7c1259.zip
Fix warnings in ImmutableSetTest and SequenceTest.
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(i++)) == 1)> which is an unevaluated context. llvm-svn: 275717
Diffstat (limited to 'libcxx/test/std/algorithms/alg.modifying.operations/nothing_to_do.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud