[clangd] Fix null check after D82739.
I hit the null-deference crash when opening ASTReaderDecl.cpp. The BaseType can be a nullptr,
Loading
Please register or sign in to comment
I hit the null-deference crash when opening ASTReaderDecl.cpp. The BaseType can be a nullptr,