"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "9bc8ab100d691edf56f253f57c846d80ec3cdfa2"
Speculatively adjust gtest's UnitTest::AddTestPartResult() to not rely on...
Speculatively adjust gtest's UnitTest::AddTestPartResult() to not rely on volatile store to null trapping This fallback path is used at least on PPC. If this doesn't work on some compilers that take this path, then this will have to be changed to either abort, or partitioned to do different things based on the compiler. Please refer to https://reviews.llvm.org/D105338.
Loading
Please register or sign in to comment