forked from qt-creator/qt-creator
Clang: Fix build with clang-8
Clang-Tidy checks and Clazy flags updated. CLANG-UPGRADE-CHECK done. Change-Id: I1ca585c5c3c77a7f183719df9c262603150914e8 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -524,6 +524,7 @@ static QStringList languageFeatureMacros()
|
||||
"__cpp_guaranteed_copy_elision",
|
||||
"__cpp_hex_float",
|
||||
"__cpp_if_constexpr",
|
||||
"__cpp_impl_destroying_delete",
|
||||
"__cpp_inheriting_constructors",
|
||||
"__cpp_init_captures",
|
||||
"__cpp_initializer_lists",
|
||||
|
||||
Reference in New Issue
Block a user