forked from qt-creator/qt-creator
Add missing features to changes file
Change-Id: Ib7ddb8cc98a11ab4703a2d12e60891afcbba6d1c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
4
dist/changes-4.6.0.md
vendored
4
dist/changes-4.6.0.md
vendored
@@ -44,7 +44,9 @@ C++ Support
|
||||
* Clang Code Model
|
||||
* Switched to Clang 5.0, adding support for C++17
|
||||
* Implemented information tool tips, which improves type information
|
||||
including resolution of `auto` types (QTCREATORBUG-11259)
|
||||
including resolution of `auto` types (QTCREATORBUG-11259), template arguments
|
||||
for template types, and the first or `\brief` paragraph of documentation
|
||||
comments (QTCREATORBUG-4557)
|
||||
* Integrated Clang-Tidy and Clazy.
|
||||
Enable checks in Options > C++ > Code Model > Clang Code Model Warnings
|
||||
* Added separate highlighting for function definitions (QTCREATORBUG-16625)
|
||||
|
||||
Reference in New Issue
Block a user