[clang][NFC] Fix a GCC warning in ASTImporterTest.cpp
Apparently only overriding one of the two CompleteType overloads causes GCC to emit a warning with -Woverloaded-virtual .
parent
62d1fb82
Please register or sign in to comment
Apparently only overriding one of the two CompleteType overloads causes GCC to emit a warning with -Woverloaded-virtual .