Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 4.10.0
-
Debian unstable
Description
It seems that the current ClangFormat plugin can't be built with a system clang installation. It uses the define KEEP_LINE_BREAKS_FOR_NON_EMPTY_LINES_BACKPORTED for something that seems not even yet accepted in clang's upstream git master https://reviews.llvm.org/D53072
Even more, I can't see where the definition will come from from the embedded clang/llvm code either, so maybe this is broken even for full embedded sources too?
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22404 Warn user incompatible LibFormat library when enabling ClangFormat plugin
- Closed