diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-02-13 09:53:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 09:53:17 +0000 |
commit | 3ad8657ff60b9967235ad65fdb8b767aae0e799d (patch) | |
tree | 3d201c457986b9c6949e05c61017590f909b3302 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 48897774a5accdd33fcb6d7a7b698a61c96006ed (diff) | |
download | llvm-3ad8657ff60b9967235ad65fdb8b767aae0e799d.zip llvm-3ad8657ff60b9967235ad65fdb8b767aae0e799d.tar.gz llvm-3ad8657ff60b9967235ad65fdb8b767aae0e799d.tar.bz2 |
[lldb][SBAPI] Add new SBType::GetTemplateParameterValue API (#126901)
This patch adds a new API to `SBType` to retrieve the value of a
template parameter given an index. We re-use the
`TypeSystemClang::GetIntegralTemplateArgument` for this and thus
currently only supports integral non-type template parameters. Types
like float/double are not supported yet.
rdar://144395216
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions