diff options
author | Nico Weber <nicolasweber@gmx.de> | 2016-01-19 21:22:36 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2016-01-19 21:22:36 +0000 |
commit | 4e41694538ca8b0ca825fed8ee9312fb15177e21 (patch) | |
tree | 8fd6fe1c1d54b869ca50a74ffa2023024f010ae2 /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 65e80b963a13af1d307dc64d18b385adb79a24ef (diff) | |
download | bcm5719-llvm-4e41694538ca8b0ca825fed8ee9312fb15177e21.tar.gz bcm5719-llvm-4e41694538ca8b0ca825fed8ee9312fb15177e21.zip |
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions