[lldb][NFC] Build fix: use TemplateParameterInfos public APIs instead of accessing...
authorMichael Buch <michaelbuch12@gmail.com>
Fri, 27 Jan 2023 03:08:39 +0000 (03:08 +0000)
committerMichael Buch <michaelbuch12@gmail.com>
Fri, 27 Jan 2023 03:10:21 +0000 (03:10 +0000)
commit41a2d7a37cb1665f061a6ec6edd31a749417b024
treecf19fab39b9818a45d561c264efb653c7c0aae38
parent5c8ddf64ecf545e8d62f4916ceec275bd8f425ea
[lldb][NFC] Build fix: use TemplateParameterInfos public APIs instead of accessing private members

Fixes build failures caused by a faulty rebase
in `a29e06bbeaad7012ac85b221f1aaba3fe1d5fd35`

Differential Revision: https://reviews.llvm.org/D140030
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp