[Qt-creator] LLVM/Clang version (commit) used for particular Qt Creator version
Andrzej Telszewski
atelszewski at gmail.com
Fri Sep 13 16:53:07 CEST 2019
On 04/01/2019 16:36, Nikolai Kosjar wrote:
> You could ask the shipped clang binary:
>
> ${INSTALL_DIR}/libexec/qtcreator/clang/bin $ ./clang --version
> clang version 7.0.0 (git://code.qt.io/clang/clang.git
> 65ea1c5121bb4b4435d3765b5065003f47613d05)
> (git://code.qt.io/clang/llvm.git 301f81d7927dc13cf45e2e8daa8fee0ac87348dc)
Hi,
Checking for commit hash does not work anymore as of QtC 4.10.
That is, for whatever reason, the shipped clang binary does not display
the commit hash when invoked with _--version_ switch.
Please advice.
--
Best regards,
Andrzej Telszewski
More information about the Qt-creator
mailing list