[lldb] Add instrumentation runtime category
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 12 Oct 2020 22:27:37 +0000 (15:27 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 12 Oct 2020 23:02:40 +0000 (16:02 -0700)
commit360ab009e2b95629388cef132ebe639c120ed35e
treeb1c8ec0796725f2d2f9cf83eb6013208469d1060
parente465ddac880228b879b5a6549adbb9c8a7f335bf
[lldb] Add instrumentation runtime category
lldb/packages/Python/lldbsuite/test/test_categories.py
lldb/test/API/functionalities/asan/.categories [new file with mode: 0644]
lldb/test/API/functionalities/mtc/.categories [new file with mode: 0644]
lldb/test/API/functionalities/tsan/.categories [new file with mode: 0644]
lldb/test/API/functionalities/ubsan/.categories [new file with mode: 0644]