Files
clang-p2996/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
Zequan Wu 5c9f3ec4ad [LLDB][NativePDB] Check for missing type info to avoid crash.
NativePDB often assumes that all debug info are available.
This is one step to make it more pervasive.

Differential Revision: https://reviews.llvm.org/D125844
2022-05-25 13:19:27 -07:00

67 KiB