llvm-project/lldb/include/lldb
Davide Italiano bc69dd2cfa [FormatManager] GetCandidateLanguages shouldn't know about ValueObject.
Reviewers: jingham, teemperor, JDevlieghere, aprantl

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D71236
2019-12-09 17:16:20 -08:00
..
API [lldb/Reproducer] Add version check 2019-12-03 07:54:42 -08:00
Breakpoint Change Target::FindBreakpointsByName to return Expected<vector> 2019-12-04 09:57:15 -05:00
Core [lldb] s/FileSpec::Equal/FileSpec::Match 2019-12-04 10:42:32 +01:00
DataFormatters [FormatManager] GetCandidateLanguages shouldn't know about ValueObject. 2019-12-09 17:16:20 -08:00
Expression [lldb/DWARF] Switch to llvm location list parser 2019-12-09 13:39:10 +01:00
Host [EditLine] Fix RecallHistory to make it go in the right direction. 2019-12-03 08:12:10 -08:00
Initialization [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
Interpreter [lldb][NFC] Remove unused STLUtil include and STLUtil.h header 2019-11-28 14:11:35 +01:00
Symbol [lldb] Support for DWARF-5 atomic types 2019-12-09 10:46:26 +01:00
Target [Process] GetLanguageRuntimes() takes an argument that's always constant. 2019-12-03 16:54:55 -08:00
Utility [lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to RegisterValue 2019-12-06 11:16:39 +01:00
lldb-defines.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-enumerations.h [lldb] Add boilerplate to recognize the .debug_rnglists.dwo section 2019-11-26 13:58:26 +01:00
lldb-forward.h [Windows] Use information from the PE32 exceptions directory to construct unwind plans 2019-10-11 09:03:29 +00:00
lldb-private-defines.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lldb-private-enumerations.h Generalize FindTypes with CompilerContext to support fuzzy lookup 2019-08-21 18:06:56 +00:00
lldb-private-forward.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-private-interfaces.h Extend FindTypes with CompilerContext to allow filtering by language. 2019-08-22 21:45:58 +00:00
lldb-private-types.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-private.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lldb-public.h Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
lldb-types.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-versioning.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
module.modulemap [Reproducers] Make ReproducerInstrumentation a textual header 2019-03-11 23:09:09 +00:00