llvm-project/lldb/source
Richard Smith 3fb0879867 Refactor and simplify class scope name lookup.
This is partly in preparation for an upcoming change that can change the
order in which DeclContext lookup results are presented.

In passing, fix some obvious errors where name lookup's notion of a
"static member function" missed static member function templates, and
where its notion of "same set of declarations" was confused by the same
declarations appearing in a different order.
2020-11-25 16:25:33 -08:00
..
API [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01: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] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
Core [trace][intel-pt] Scaffold the 'thread trace start | stop' commands 2020-11-18 18:24:36 -08:00
DataFormatters [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Expression [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Host [lldb][NFC] Move OptionDefinition from lldb-private-types.h to its own Utility header 2020-11-12 15:30:26 +01:00
Initialization [lldb] Always record both the working and home directory. 2020-09-02 20:53:11 -07:00
Interpreter [trace][intel-pt] Scaffold the 'thread trace start | stop' commands 2020-11-18 18:24:36 -08:00
Plugins Refactor and simplify class scope name lookup. 2020-11-25 16:25:33 -08:00
Symbol Revert "[lldb] add a missing dependency on intrinsics_gen" 2020-11-20 16:02:16 -05:00
Target [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
Utility [intel-pt][trace] Implement a "get supported trace type" packet 2020-11-11 10:35:58 -08: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