This was already done in SemaTemplateInstantiateDecl.cpp, but not in
SemaTemplateInstantiate.cpp.
Anecdotally I've seen some clangd crashes where coredumps point to this
being a problem, but I cannot reproduce this so far.
Differential D94933
[clang] Check for nullptr when instantiating late attrs adamcz on Jan 18 2021, 2:19 PM. Authored by
Details This was already done in SemaTemplateInstantiateDecl.cpp, but not in Anecdotally I've seen some clangd crashes where coredumps point to this
Diff Detail
|