Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.10.0
-
Fix Version/s: Qt Creator 4.10.2
-
Component/s: Clang Tidy & Clazy Analyzer
-
Labels:None
-
Commits:8c7dd57645ab30f760846f7cbf57121d763d8473
Description
With LLVM 9.0.0:
clangformatutils.cpp: In function ‘clang::format::FormatStyle ClangFormat::qtcStyle()’: clangformatutils.cpp:63:49: error: cannot convert "bool" to "clang::format::FormatStyle::ShortIfStyle" in assignment 63 | style.AllowShortIfStatementsOnASingleLine = false; | ^~~~~
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-22503 Qt Creator cannot be compiled on Clang 9
-
- Closed
-