search for: gtestflagsav

Displaying 1 result from an estimated 1 matches for "gtestflagsav".

Did you mean: gtestflagsaver
2016 Nov 02
4
Llvm build is broken (at least on FreeBSD)
.../googletest/src/gtest-all.cc:42: In file included from /xpool/llvm/latest/llvm/utils/unittest/googletest/src/gtest.cc:132: /xpool/llvm/latest/llvm/utils/unittest/googletest/src/gtest-internal-inl.h:153:3: error: field of type 'testing::internal::String' has private default constructor GTestFlagSaver() { ^ /usr/local/include/gtest/internal/gtest-string.h:157:3: note: declared private here String(); // Not meant to be instantiated. ^ In file included from /xpool/llvm/latest/llvm/utils/unittest/googletest/src/gtest-all.cc:42: In file included from /xpool/llvm/latest/llvm/utils/unit...