[clang] Fix a null-NSS-access crash in DependentNameType.
The DependentNameType must have a non-null NSS. This property could be violated during typo correction. Differential Revision: https://reviews.llvm.org/D82738
Loading
Please sign in to comment