forked from qt-creator/qt-creator
changelog: Correct instructions to enable clazy/tidy
The clang/tidy settings are part of the diagnostic configuration and not anymore in its own group box "Clang Plugins". Change-Id: Ibba95cff351521a8e0fda60f1b7f4e9a3e99c127 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
committed by
Eike Ziller
parent
43f02573df
commit
4a58581eed
2
dist/changes-4.6.0.md
vendored
2
dist/changes-4.6.0.md
vendored
@@ -46,7 +46,7 @@ C++ Support
|
||||
* Implemented information tool tips, which improves type information
|
||||
including resolution of `auto` types (QTCREATORBUG-11259)
|
||||
* Integrated Clang-Tidy and Clazy.
|
||||
Enable checks in Options > C++ > Code Model > Clang Plugins
|
||||
Enable checks in Options > C++ > Code Model > Clang Code Model Warnings
|
||||
* Added separate highlighting for function definitions (QTCREATORBUG-16625)
|
||||
|
||||
QML Support
|
||||
|
||||
Reference in New Issue
Block a user