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
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to