llvm-project/llvm/utils/unittest/googletest/include/gtest/internal
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
..
gtest-death-test-internal.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
gtest-filepath.h
gtest-internal.h Revert r240271 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 10:48:35 +00:00
gtest-linked_ptr.h
gtest-param-util-generated.h
gtest-param-util.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
gtest-port.h Fix undefined behavior in llvm's local changes to googletest. 2016-01-19 21:22:36 +00:00
gtest-string.h
gtest-tuple.h
gtest-type-util.h