Files
clang-p2996/clang/lib/CodeGen/CGDebugInfo.cpp
Michael Buch 29ecf0e62c [clang][DebugInfo] Check TemplateArgument::IsDefaulted
Since `ClassTemplateSpecializationDecl`s now set the
`TemplateArgument::IsDefaulted` bit, there's no need
to derive it here.

Differential Revision: https://reviews.llvm.org/D142333
2023-01-27 02:24:34 +00:00

221 KiB