llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus
Shafik Yaghmour ebee457131 [LLLDB] Adding additional check LibCppStdFunctionCallableInfo based on crash reports
We have seen several crashes in LibCppStdFunctionCallableInfo(...) but we don't have a
reproducer. The last crash pointed to last call to line_entry_helper(...) and symbol
was a nullptr. So adding a check for this case.
2021-04-14 16:28:38 -07:00
..
ItaniumABI Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
CMakeLists.txt [lldb/Plugins] Remove PLUGIN from libraries that aren't really plugins. 2020-02-17 19:40:00 -08:00
CPPLanguageRuntime.cpp [LLLDB] Adding additional check LibCppStdFunctionCallableInfo based on crash reports 2021-04-14 16:28:38 -07:00
CPPLanguageRuntime.h [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00