Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.10.0
-
None
-
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