[Qt-creator] clang-tidy and clang-diagnostic-*
Björn Schäpers
qt-maillist at hazardy.de
Mon Dec 7 22:19:27 CET 2020
Hi,
I've recently activated clang-tidy checks in the Creator. And now in some files
I get "clang-diagnostic-c++17-extensions" while the code model states the
Language Version is C++20 and the model itself does not warn.
Is there a way to deactivate the clang-diagnostic category, since it is already
covered by the code model?
Regards,
Björn.
More information about the Qt-creator
mailing list