summaryrefslogtreecommitdiffstats
path: root/clang/utils/clangdiag.py
Commit message (Collapse)AuthorAgeFilesLines
* New lldb python module for managing diagnostic breakpointsDon Hinton2017-10-271-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
OpenPOWER on IntegriCloud