llvm-project/lldb
Raphael Isemann 64f04629aa [lldb][NFC] Modernize and cleanup TestClassTemplateParameterPack
* Un-inline the test.
* Use expect_expr everywhere and also check all involved types.
* Clang-format the test sources.
* Explain what we're actually testing with the 'C' and 'D' templates.
* Split out the non-template-parameter-pack part of the test into its own small test.
2020-12-01 15:53:40 +01:00
..
bindings [LLDB/Lua] add support for one-liner breakpoint callback 2020-11-30 14:12:26 +00:00
cmake Fix "Unknown arguments specified" to if in lldb 2020-10-21 07:24:53 -07:00
docs [lldb][AArch64/Linux] Show memory tagged memory regions 2020-11-20 11:21:59 +00:00
examples [crashlog] Implement parser for JSON encoded crashlogs 2020-11-16 13:50:37 -08:00
include/lldb Support custom expedited register set in gdb-remote 2020-11-30 17:34:19 +05:00
packages/Python Send SVE vg register in custom expedited registerset 2020-11-30 17:34:19 +05:00
resources
scripts [lldb][AArch64/Linux] Show memory tagged memory regions 2020-11-20 11:21:59 +00:00
source [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
test [lldb][NFC] Modernize and cleanup TestClassTemplateParameterPack 2020-12-01 15:53:40 +01:00
third_party/Python/module Revert "[lldb] temporary commit to see why a test is failing only on lldb-aarch64-ubuntu" 2020-08-05 11:55:02 +02:00
tools [lldb] Use llvm::Optional for port in LaunchGDBServer 2020-11-30 11:20:39 +00:00
unittests [LLDB/Lua] add support for one-liner breakpoint callback 2020-11-30 14:12:26 +00:00
utils [lldb] Delete lldb/utils/test 2020-10-28 12:06:02 -07:00
.clang-format
.clang-tidy [lldb] Add .clang-tidy with customization to disable readability-identifier-naming 2020-03-09 12:50:28 -07:00
.gitignore
CMakeLists.txt [lldb] Enable cmake policy CMP0077 for option() 2020-10-17 00:16:24 -07:00
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py