googletest/googlemock/include/gmock/internal
Abseil Team d44b137fd1 Googletest export
Remove legacy support for signed wchar_t and unsigned wchar_t.

Clang now errors out on these types as well by default. Rather than making the
condition for these types even more complicated, just remove the tests covering
these types since they don't seem to justify the maintenance burden. We
can reasonably expect these types to work in compilers that support them
without needing specific tests for them since they are treated as standard
integral types.

PiperOrigin-RevId: 263577673
2019-08-15 17:34:34 -04:00
..
custom formatting custom/README.md 2018-08-13 22:45:53 -04:00
gmock-internal-utils.h Googletest export 2019-08-15 17:34:34 -04:00
gmock-port.h Remove workarounds for unsupported MSVC versions 2018-11-10 15:20:26 +01:00
gmock-pp.h Googletest export 2018-11-20 13:29:40 -05:00