aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectScript.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2024-02-05 16:28:05 +0100
committerGitHub <noreply@github.com>2024-02-05 16:28:05 +0100
commit41ea02261224446dadb1b1561d70137699255518 (patch)
treeabe8ae865c38b9ac1f1345263aef89b703b9bc1d /lldb/source/Commands/CommandObjectScript.cpp
parent2614672cc12258d2b07db2657e475ad70e01d5ba (diff)
downloadllvm-41ea02261224446dadb1b1561d70137699255518.zip
llvm-41ea02261224446dadb1b1561d70137699255518.tar.gz
llvm-41ea02261224446dadb1b1561d70137699255518.tar.bz2
[Clang] Fix crash when recovering from an invalid pack indexing type. (#80652)
If the pattern of a pack indexing type did not contain a pack, we would still construct a pack indexing type (to improve error messages) but we would fail to make the type as dependent, leading to infinite recursion when trying to extract a canonical type.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions