Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.9.0
-
-
4d3bb1c85859be07001a76fad24de457811a7d63 (qt-creator/qt-creator/4.10)
Description
In this blog post it is mentioned that enabling the ClangFormat plugin should show certain options, but for me it does not:
It also looks like the ClangFormat plugin is not doing anything, because indentation for structured bindings is still broken (for example), which is supposedly fixed with ClangFormat.
I'm running Arch Linux, which is on Clang 8.0.0 now, which might be the issue?
[bart@samadhi lib]$ lsof -p 2013 | grep clangFormat clangback 2013 bart mem REG 8,2 624336 25468298 /usr/lib/libclangFormat.so.8
The libclangFromat library seems correctly loaded.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22923 ClangFormat plugin can't be built with system clang
- Closed