Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update message that Main Thread Checker produces. | Kuba Mracek | 2017-07-08 | 1 | -2/+2 |
| | | | | llvm-svn: 307464 | ||||
* | [lldb] Add a testcase for MainThreadCheckerRuntime plugin | Kuba Mracek | 2017-07-05 | 3 | -0/+78 |
This adds a simple testcase for MainThreadCheckerRuntime. The tool (Main Thread Checker) is only available on Darwin, so the test also detects the presence of libMainThreadChecker.dylib and is skipped if the tool is not available. llvm-svn: 307170 |