diff options
author | Cristian Adam <cristian.adam@qt.io> | 2022-09-07 22:12:42 +0200 |
---|---|---|
committer | Cristian Adam <cristian.adam@qt.io> | 2022-09-08 08:31:24 +0000 |
commit | 91c88c73904b6d899534e7acce9ff45f95f4f433 (patch) | |
tree | bae70ea121823629131bcf2133c4743ac018e789 /coin | |
parent | 98878872df734b3d22b9ccc28e5f106982ba87ec (diff) | |
download | qt-creator-91c88c73904b6d899534e7acce9ff45f95f4f433.tar.gz |
Clang: Update to LLVM/Clang 15.0.0
Change-Id: I31599c3f7e869be7553c21d889df8fa870b1b93f
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'coin')
-rw-r--r-- | coin/instructions/common_environment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/common_environment.yaml b/coin/instructions/common_environment.yaml index 51b8654ade..5ae9e8d63e 100644 --- a/coin/instructions/common_environment.yaml +++ b/coin/instructions/common_environment.yaml @@ -7,7 +7,7 @@ instructions: variableValue: "RelWithDebInfo" - type: EnvironmentVariable variableName: LLVM_BASE_URL - variableValue: http://master.qt.io/development_releases/prebuilt/libclang/libclang-release_14.0.3-based + variableValue: http://master.qt.io/development_releases/prebuilt/libclang/libclang-release_15.0.0-based - type: Group instructions: |