[all-commits] [llvm/llvm-project] bbffda: [lldb] Skip unsupported CTF types
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jul 20 10:21:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbffda645a1cdb5d3426b1d7eca31b0f9a312959
https://github.com/llvm/llvm-project/commit/bbffda645a1cdb5d3426b1d7eca31b0f9a312959
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.cpp
Log Message:
-----------
[lldb] Skip unsupported CTF types
This ensures we we don't crash when parsing a type that references an
unsupported type.
More information about the All-commits
mailing list