[Qt-creator] LLVM/Clang version (commit) used for particular Qt Creator version
Andrzej Telszewski
atelszewski at gmail.com
Sat Dec 15 18:12:06 CET 2018
Hi,
I know that as of now, I should be using LLVM/Clang from:
https://code.qt.io/clang/llvm
I've actually used it already, as stated in the building instructions,
that is:
$ git clone -b release_70-based --recursive https://code.qt.io/clang/llvm
But I would like to ask, how can I find out, which particular commit in
the LLVM/Clang repo is used for a given Qt Creator version?
For kicks, please let me know, which commit was used for QtC 4.8?
But I would prefer not to ask this question every time a new version is
released, but rather somehow dig it out myself.
Maybe you could add git tags to point to the commit in use for a given
QtC version?
Or better, a versioned tarballs? :)
Thanks in advance!
--
Best regards,
Andrzej Telszewski
More information about the Qt-creator
mailing list