llvm-project/lldb/source
Jonas Devlieghere 2621f7bdb4 [FormatManage] Fix the format info order
The format info entries need to match the order of the enum entries.
This should fix the two failing data-formatter tests.

llvm-svn: 369617
2019-08-22 03:12:25 +00:00
..
API [lldb][NFC] Refactor remaining completion logic to use CompletionRequests 2019-08-15 13:14:10 +00:00
Breakpoint [lldb] D66174 `RegularExpression` cleanup 2019-08-20 09:24:20 +00:00
Commands Add char8_t support (C++20) 2019-08-21 21:30:55 +00:00
Core [NFC] Remove lldb_utility namespace. 2019-08-21 00:50:46 +00:00
DataFormatters [FormatManage] Fix the format info order 2019-08-22 03:12:25 +00:00
Expression [lldb][NFC] Refactor remaining completion logic to use CompletionRequests 2019-08-15 13:14:10 +00:00
Host [Utility] Reimplement RegularExpression on top of llvm::Regex 2019-08-16 21:25:36 +00:00
Initialization Various build fixes for lldb on MinGW 2019-08-06 18:20:43 +00:00
Interpreter [lldb] D66174 `RegularExpression` cleanup 2019-08-20 09:24:20 +00:00
Plugins Add char8_t support (C++20) 2019-08-21 21:30:55 +00:00
Symbol Add char8_t support (C++20) 2019-08-21 21:30:55 +00:00
Target [lldb] D66174 `RegularExpression` cleanup 2019-08-20 09:24:20 +00:00
Utility [NFC] Remove unused function GetHexWithFixedSize 2019-08-21 04:55:53 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00