[Qt-creator] clang-tidy and clang-diagnostic-*
Björn Schäpers
qt-maillist at hazardy.de
Thu Dec 10 20:58:46 CET 2020
Am 08.12.2020 um 11:03 schrieb Christian Kandeler:
>> clang-diagnostic-* is not part of that dialog
> Because it's not in the list of supported checks that we retrieve from the executable.
> Perhaps we should simply force-disable these checks, based on the assumptions that the genuine ones will be triggered by the code model and/or compiler anyway.
> Please file a bug report.
>
>
> Christian
>
I've created a patch:
https://codereview.qt-project.org/c/qt-creator/qt-creator/+/326659
More information about the Qt-creator
mailing list