llvm-project/lldb/test/API/commands/expression/import-std-module
Raphael Isemann b8338983e6 [lldb] Add std::array to the supported template list of the CxxModuleHandler
Identical to the other patches that add STL containers to the supported
templated list.
2020-12-17 11:47:58 +01:00
..
array [lldb] Add std::array to the supported template list of the CxxModuleHandler 2020-12-17 11:47:58 +01:00
basic [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
conflicts [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
deque-basic [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
deque-dbg-info-content [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
empty-module [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
forward_decl_from_module [lldb][NFC] Fix flaky TestForwardDeclFromStdModule test 2020-11-13 11:40:51 +01:00
forward_list [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
forward_list-dbg-info-content [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
list [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
list-dbg-info-content [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
no-std-module [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
non-module-type-separation [lldb] Introduce separate scratch ASTs for debug info types and types imported from C++ modules. 2020-12-10 19:28:01 +01:00
pair [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
queue [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
retry-with-std-module [lldb] Allow LLDB to automatically retry a failed expression with an imported std C++ module 2020-12-10 12:29:17 +01:00
shared_ptr [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
shared_ptr-dbg-info-content [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
stack [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
sysroot [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
unique_ptr [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
unique_ptr-dbg-info-content [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
vector [lldb][import-std-module] Add a test for typedef'd std types 2020-12-08 13:36:13 +01:00
vector-bool [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
vector-dbg-info-content [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
vector-of-vectors [ASTImporter] Import the default argument of TemplateTypeParmDecl 2020-11-26 18:01:30 +01:00
weak_ptr [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
weak_ptr-dbg-info-content [lldb] Reference STL types in import-std-module tests 2020-09-28 10:37:03 +02:00
categories [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00