llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc
Alex Langford bd3adfe5e3 [Target] Generalize some behavior in Thread
Summary:
I don't think there's a good reason for this behavior to be considered
ObjC-specific. We can generalize this.

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

llvm-svn: 360741
2019-05-15 01:46:45 +00:00
..
bitfield_ivars Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
blocks Add decorator support for the DWARF version produced by the compiler 2019-01-24 18:24:14 +00:00
conflicting-definition Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
exceptions [Target] Generalize some behavior in Thread 2019-05-15 01:46:45 +00:00
forward-decl [SymbolFile] Implement GetCompleteObjCClass for .debug_names 2018-06-27 19:58:39 +00:00
foundation [testsuite] Split Obj-C foundation test 2019-04-10 14:30:00 +00:00
global_ptrs Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
hidden-ivars Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
ivar-IMP [testsuite] Remove unused seven module imports. 2019-01-28 18:07:41 +00:00
modules Re-enable lang/objc/modules/TestObjCModules 2018-02-16 12:33:10 +00:00
modules-auto-import Remove -gmodules restriction from test 2018-03-16 18:21:48 +00:00
modules-cache Rename clang.modules-cache-path to symbols.clang-modules-cache-path 2018-03-10 01:11:25 +00:00
modules-incomplete Rewrite testcase to not depend on Foundation implementation details. 2018-02-08 21:52:28 +00:00
modules-inline-functions Simplify testcase by using lldbutil.run_to_source_breakpoint() 2019-01-07 16:27:52 +00:00
objc++ Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-baseclass-sbtype Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-builtin-types Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-checker Pass arguments correctly to the objc object checker on arm64 2019-02-27 20:27:25 +00:00
objc-class-method Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-dyn-sbtype Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
objc-dynamic-value Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-foundation-dictionary-empty [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
objc-ivar-offsets Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-ivar-protocols [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
objc-ivar-stripped Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
objc-new-syntax [testsuite] Split Objective-C new syntax test 2019-04-05 22:06:53 +00:00
objc-optimized Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
objc-property Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-runtime-ivars [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
objc-static-method Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-static-method-stripped Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-stepping Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-struct-argument Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
objc-struct-return Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
objc-super Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
orderedset @skipUnlessDarwin TestOrderedSet 2018-05-30 10:04:32 +00:00
print-obj Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ptr_refs Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
radar-9691614 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
rdar-10967107 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
rdar-11355592 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
rdar-12408181 Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
real-definition Bring Doxygen comment syntax in sync with LLVM coding style. 2019-03-11 17:09:29 +00:00
sample
self Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
single-entry-dictionary Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
unicode-string Handle UTF-16 and UTF-32 constant CFStrings 2016-12-01 17:46:51 +00:00
variadic_methods [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
.categories