On 2/4/19 10:18 PM, Bernhard Lindner wrote:
> Hi!
> 
> Is there a way to switch/select the clang-tidy version used by Qt Creator for 
> static code
> analysis on Linux?

No as Qt Creator can only use the shipped/customized clang binary for 
this. While this come with some advantages (performance in case tidy and 
clazy checks are requested, same lib interface), it does not permit 
switching versions that easily.

You would need to wait until we upgrade the shipped clang or compile Qt 
Creator against a more recent LLVM/Clang yourself.

Nikolai
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to