[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 .
Loading
Please sign in to comment
Apparently only overriding one of the two CompleteType overloads causes GCC to emit a warning with -Woverloaded-virtual .