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  | 
			||
|---|---|---|
| .. | ||
| gtest-death-test-internal.h | ||
| gtest-filepath.h | ||
| gtest-internal.h | ||
| gtest-linked_ptr.h | ||
| gtest-param-util-generated.h | ||
| gtest-param-util.h | ||
| gtest-port.h | ||
| gtest-string.h | ||
| gtest-tuple.h | ||
| gtest-type-util.h | ||