K 10 svn:author V 3 dim K 8 svn:date V 27 2019-09-14T19:19:38.675632Z K 7 svn:log V 366 Work around gcc's inability to compile an incomplete type in googletest, leading to hundreds of lines of fairly unreadable error messages. I don't think we particularly care about the specific source file gcc dies on, and the many layers of macros and sub-types in googletest make it very hard to diagnose whether this is a bug in googletest, gcc, clang or libc++. END