Update change log for 7.0.2

Add some things that were fixes outside of the Qt Creator main repository.

Change-Id: Ic468fcf9f3daaba6b8a1efc760b4f757aec1fc1f
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2022-05-24 11:51:27 +02:00
parent cb93846367
commit c5818fc844

View File

@@ -25,6 +25,7 @@ Editing
### C++
* Updated to LLVM 14.0.3
* Fixed wrong `__cplusplus` value for older GCC versions
* ClangFormat
* Fixed disappearing settings drop down (QTCREATORBUG-26948)
@@ -56,6 +57,7 @@ Platforms
### macOS
* Fixed that `arm_neon.h` could not be found by code model (QTCREATORBUG-27455)
* Fixed compilier identification of `cc` and `c++` (QTCREATORBUG-27523)
Credits for these changes go to: