diff options
author | Shafik Yaghmour <shafik@users.noreply.github.com> | 2023-10-02 08:08:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 08:08:39 -0700 |
commit | f1fed124524151b73fbf153e946840730986ca6c (patch) | |
tree | 8d93e2cf3e7ca3487b680835e2a25ce1465657d1 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | 2cb99df6090d8e219d03c55b2a40f99b9be692ed (diff) | |
download | llvm-f1fed124524151b73fbf153e946840730986ca6c.zip llvm-f1fed124524151b73fbf153e946840730986ca6c.tar.gz llvm-f1fed124524151b73fbf153e946840730986ca6c.tar.bz2 |
[Clang] Fix crash when ill-formed code is treated as a deduction guide (#67373)
In some cases where ill-formed code could be interpreted as a deduction
guide we can crash because we reach an unreachable path. This fixes this
issue by introducing a diagnostic instead.
Fixes: https://github.com/llvm/llvm-project/issues/65522
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions