llvm-project/lldb/source
Alexander Shaposhnikov 7fd4a2c477 [lldb] Remove unused method declaration
FindCompleteObjCDefinitionType is not used anywhere and there is no implementation of it, only a declaration.

Test plan: make check-lldb

Differential revision: https://reviews.llvm.org/D39884

llvm-svn: 317919
2017-11-10 19:40:53 +00:00
..
API Revert r317182 for https://reviews.llvm.org/D39128 2017-11-02 03:17:07 +00:00
Breakpoint Fix some warnings found by ToT clang 2017-11-02 21:35:26 +00:00
Commands Invert ArchSpec<->Platform dependency 2017-10-31 10:56:03 +00:00
Core Improve the posix core file triple detection 2017-11-04 18:25:51 +00:00
DataFormatters Use exact equality for category language matching, for all languages, except those specifically mentioned. 2017-06-06 20:40:24 +00:00
Expression Add support for the DWP debug info format 2017-08-25 13:56:14 +00:00
Host Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
Initialization Logging: Disable logging after fork() 2017-10-23 19:41:17 +00:00
Interpreter [Interpreter] Remove unused variable usage. NFCI. 2017-11-01 23:46:21 +00:00
Plugins [lldb] Remove unused method declaration 2017-11-10 19:40:53 +00:00
Symbol Fix an issue in r317563 causing a clang assert 2017-11-07 13:43:55 +00:00
Target Fix some warnings found by ToT clang 2017-11-02 21:35:26 +00:00
Utility Log: delimit thread name in log message 2017-11-08 10:48:54 +00:00
CMakeLists.txt Remove Plugins/Process/POSIX from include_directories 2017-04-11 12:26:25 +00:00
lldb.cpp Run clang-format on lldb.cpp 2017-11-02 16:56:52 +00:00