llvm-project/lldb/source
Pedro Tammela 4b9fa3b705 [LLDB][NFC] treat Lua error codes in a more explicit manner
This patch is a minor suggestion to not rely on the fact
that the `LUA_OK` macro is 0.

This assumption could change in future versions of the C API.

Differential Revision: https://reviews.llvm.org/D90556
2020-11-03 09:39:47 +00:00
..
API GetModule, GetExeModule methods added 2020-10-29 23:44:51 +03:00
Breakpoint [lldb][NFC] Use llvm::is_contained instead of std::find in a few places 2020-08-13 14:11:28 +02:00
Commands [lldb] Support Python imports relative the to the current file being sourced 2020-10-27 09:20:45 -07:00
Core [lldb] Report old modules from ModuleList::ReplaceEquivalent 2020-10-30 15:14:32 -04:00
DataFormatters [lldb][NFC] Remove FormatMap 2020-07-23 18:34:59 +02:00
Expression Use !hasLocalLinkage instead of listing the symbol types 2020-10-29 14:44:06 -07:00
Host [lldb] [Host/{free,net}bsd] Fix process matching by name 2020-11-03 09:45:50 +01:00
Initialization [lldb] Always record both the working and home directory. 2020-09-02 20:53:11 -07:00
Interpreter Mark the execution of stop-hooks as non-interactive. 2020-10-29 14:41:53 -07:00
Plugins [LLDB][NFC] treat Lua error codes in a more explicit manner 2020-11-03 09:39:47 +00:00
Symbol GetModule, GetExeModule methods added 2020-10-29 23:44:51 +03:00
Target [lldb] GetSharedModule: Collect old modules in SmallVector 2020-10-30 15:14:31 -04:00
Utility [lldb][NFC] Refactor getUUID functionality 2020-10-30 10:44:37 -07:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00