| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [LLDB] Remove lldb-mi | Jonas Devlieghere | 2019-07-18 | 1 | -32/+0 |
| | | | | | | | | | | | | | | | As discussed on the mailing list [1], this patch removes the lldb-mi tool and its tests from the LLDB repository. We moved lldb-mi into a separate repository on GitHub [2] for downstream users or maintainers to build and package. [1] http://lists.llvm.org/pipermail/lldb-dev/2019-July/015103.html [2] https://github.com/lldb-tools/lldb-mi Differential revision: https://reviews.llvm.org/D64255 llvm-svn: 366465 | ||||
| * | [lldb-mi] Check raw pointers before passing them to std::string ctor/assignment | Tatyana Krasnukha | 2019-02-25 | 1 | -0/+32 |
| Differential Revision: https://reviews.llvm.org/D55653 llvm-svn: 354798 | |||||

