llvm-project/lldb/include/lldb
Jan Kratochvil ce7cfbccc6 [lldb] Process formatters in reverse-chronological order
If one reverts D66398 then the TestDataFormatterStdList does fail - as the C++
formatters are initialized in the opposite order. But the current state of
trunk does not mind the order for C++ formatters.

It is using now a single std::vector as suggested by Pavel Labath.

Differential Revision: https://reviews.llvm.org/D66654

llvm-svn: 372424
2019-09-20 20:19:18 +00:00
..
API Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
Breakpoint [lldb] Fix typo on the BreakpointLocation header and the lldbtest.py (NFC) 2019-08-19 23:59:31 +00:00
Core Implement DW_OP_convert 2019-09-10 16:17:38 +00:00
DataFormatters [lldb] Process formatters in reverse-chronological order 2019-09-20 20:19:18 +00:00
Expression [lldb][NFC] Move Clang-specific flags to ClangUserExpression 2019-08-30 07:44:29 +00:00
Host Upstream macCatalyst support in debugserver and the macOS dynamic loader 2019-09-04 17:23:15 +00:00
Initialization [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
Interpreter [lldb] Unify target checking in CommandObject 2019-08-31 09:41:25 +00:00
Symbol Doxygenify comments. 2019-09-20 17:15:57 +00:00
Target [Target] Move InferiorCall to Process 2019-09-13 00:02:05 +00:00
Utility [lldb] Process formatters in reverse-chronological order 2019-09-20 20:19:18 +00:00
lldb-defines.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-enumerations.h Add missing dot. 2019-08-22 22:28:18 +00:00
lldb-forward.h [Target] Decouple ObjCLanguageRuntime from LanguageRuntime 2019-06-21 19:43:07 +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