diff options
author | Saar Raz <saar@raz.email> | 2020-03-06 18:45:12 +0200 |
---|---|---|
committer | Saar Raz <saar@raz.email> | 2020-03-06 19:32:10 +0200 |
commit | 865456d589e093582acaafd17d58ad1c0cce66af (patch) | |
tree | c08d0f8feae67c2be51b205c341e6047594b8eb7 /lldb/packages/Python/lldbsuite/test | |
parent | fb8149cac8b0c3a280622ce92d1f309003e192d5 (diff) | |
download | llvm-865456d589e093582acaafd17d58ad1c0cce66af.zip llvm-865456d589e093582acaafd17d58ad1c0cce66af.tar.gz llvm-865456d589e093582acaafd17d58ad1c0cce66af.tar.bz2 |
[Concepts] Add null check for TemplateTypeParmType::getDecl() in GetContainedInventedTypeParmVisitor
GetContainedInventedTypeParmVisitor would not account for the case where TemplateTypeParmType::getDecl() is
nullptr, causing bug #45102.
Add the nullptr check.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions