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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CompileOnDemandLayerTest.cpp | ||
| GlobalMappingLayerTest.cpp | ||
| IndirectionUtilsTest.cpp | ||
| LazyEmittingLayerTest.cpp | ||
| ObjectLinkingLayerTest.cpp | ||
| ObjectTransformLayerTest.cpp | ||
| OrcCAPITest.cpp | ||
| OrcTestCommon.cpp | ||
| OrcTestCommon.h | ||
| RPCUtilsTest.cpp | ||