llvm-project/llvm/utils/unittest/googletest/include/gtest
Nico Weber 4e41694538 Fix undefined behavior in llvm's local changes to googletest.
r100895 landed an llvm-only change to add minix support to googletest.
It did that by putting "defined()" in a macro, which has undefined
behavior.  Slightly reshuffle things to remove that undefined behavior.
Also mention in README.LLVM that minix support is a local change.

llvm-svn: 258190
2016-01-19 21:22:36 +00:00
..
internal Fix undefined behavior in llvm's local changes to googletest. 2016-01-19 21:22:36 +00:00
gtest-death-test.h
gtest-message.h
gtest-param-test.h
gtest-printers.h
gtest-spi.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
gtest-test-part.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
gtest-typed-test.h
gtest.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
gtest_pred_impl.h
gtest_prod.h