Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29464

Move to the clang-format binary instead of using the clangFormat library

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 12.0.0
    • None
    • All

      For the C++ code model we moved away from the C libclang library to the clangd standalone executable.

      We need to do the same thing with the clang-format binary which is shipped with Qt Creator installer already, alongside clangd.

      This will remove the constraint of shipping a clangFormat library for all the compilers we support.

      For Windows the MinGW clangd binaries are used for the Windows installer because they are faster. But we need to ship both MinGW and MSVC llvm prebuild binaries only due to clangFormat.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            artem.sokolovskii Artem Sokolovskii (Inactive)
            cadam Cristian Adam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes