DescriptionRemove GTEST_LANG_CXX11 and switch to C++11 on gtest and gmock
This CL removes GTEST_LANG_CXX11=0 from build configuration, and let
gtest detect whether C++11 is available. And to make it work, this CL
injects a custom gmock-port.h to provide missing type_traits.
BUG=630299
Committed: https://crrev.com/6a1547324ce34c4b6779eb906fa9622e0b903afb
Cr-Commit-Position: refs/heads/master@{#407360}
Patch Set 1 #Patch Set 2 : +gyp #
Total comments: 2
Patch Set 3 : relpath -> abspath #Patch Set 4 : rebase #
Dependent Patchsets: Messages
Total messages: 38 (26 generated)
|