https://github.com/labath commented:
This makes sense, but I wouldn't want people to start using `@remove_test_categories` randomly. Could you make it so that the removal logic is internal to the magic test multiplier? The code is already dealing with categories explicitly, so I think that you could just replace the `@add_test_categories` thingy with `test_method.categories = final_set_of_categories` https://github.com/llvm/llvm-project/pull/150579 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits