diff options
author | Peter Collingbourne <pcc@google.com> | 2018-01-11 19:36:25 -0800 |
---|---|---|
committer | Peter Collingbourne <pcc@google.com> | 2018-01-17 20:29:10 -0800 |
commit | ba99a04be2d522015670b0c89761604a78b1ea5b (patch) | |
tree | cba64f98a5e2764119d301947d150a4ec9d2e3a0 /googlemock/scripts/generator/cpp | |
parent | 1b077667bd950be0f5b106e033fb820b008ad0c0 (diff) | |
download | googletest-ba99a04be2d522015670b0c89761604a78b1ea5b.tar.gz googletest-ba99a04be2d522015670b0c89761604a78b1ea5b.tar.bz2 googletest-ba99a04be2d522015670b0c89761604a78b1ea5b.zip |
Check whether _MSC_VER is defined when detecting presence of cxxabi.h under libc++.
If _MSC_VER is defined, it means that we are using the Microsoft
ABI, so cxxabi.h (which is associated with the Itanium ABI) will not
be available.
Diffstat (limited to 'googlemock/scripts/generator/cpp')
0 files changed, 0 insertions, 0 deletions