Commit 0134d73a authored by Derek Mauro's avatar Derek Mauro
Browse files

Merge pull request #3504 from duianto:patch-1

PiperOrigin-RevId: 390486428
parents 8d8b488a 97ff0fec
......@@ -279,7 +279,7 @@ class WithoutMatchers {
GTEST_API_ WithoutMatchers GetWithoutMatchers();
// Disable MSVC warnings for infinite recursion, since in this case the
// the recursion is unreachable.
// recursion is unreachable.
#ifdef _MSC_VER
# pragma warning(push)
# pragma warning(disable:4717)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment