aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/documentclangtoolrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangTools: Do not show text marks for suppressed diagnosticsDavid Schulz2020-10-271-0/+20
* ClangTools: Add QuickFixes to the editorDavid Schulz2020-09-041-8/+71
* ClangTools: use VFSoverlay if the clang tool supports itDavid Schulz2020-09-041-2/+3
* ClangTools: Fix soft assert when no clang tool can be detectedDavid Schulz2020-08-281-4/+8
* ClangTools: Add automatic clang tool runner for open documentsDavid Schulz2020-08-281-0/+314