mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 14:05:49 -04:00
![]() Summary: This mechanism was mostly redundant with the file-based .categories mechanism, and it was interfering with it, as any test which implemented a getCategories method would not inherit the filesystem categories. This patch removes it. The existing categories are preserved either by adding a .categories file, or using the @add_test_categories decorator. Reviewers: jingham, clayborg, zturner Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D39515 llvm-svn: 317277 |
||
---|---|---|
.. | ||
hello_watchlocation | ||
hello_watchpoint | ||
multi_watchpoint_slots | ||
multiple_hits | ||
multiple_threads | ||
step_over_watchpoint | ||
variable_out_of_scope | ||
watchpoint_commands | ||
watchpoint_disable | ||
watchpoint_events | ||
watchpoint_on_vectors | ||
watchpoint_set_command | ||
watchpoint_size | ||
.categories |