Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New lldb python module for managing diagnostic breakpoints | Don Hinton | 2017-10-27 | 1 | -0/+192 |
Summary: Can be used to set breakpoints for either the diagnostics actually emitted for the current compilation, a particular DiagID, or all DiagIDs for a particular warning. Differential Revision: https://reviews.llvm.org/D36347 llvm-svn: 316773 |