aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Martins <smartins@kde.org>2018-10-21 21:38:44 +0100
committerSergio Martins <smartins@kde.org>2018-10-21 21:40:40 +0100
commite439644ba4af9283a35636d2b7e9454d51d5812c (patch)
treed9cac6bff660c9e6f12bf6439a141ac902326217
parent1fcf5f16eea04db75ffca2cf9d0778902cf6c80d (diff)
Update the llvm sha1 in windows-package/README.txt
Now using clang 7.0 instead 4.0
-rw-r--r--windows-package/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows-package/README.txt b/windows-package/README.txt
index f8cb80b4..7f05b37d 100644
--- a/windows-package/README.txt
+++ b/windows-package/README.txt
@@ -1,5 +1,5 @@
This package distributes the clang compiler and a compiler plugin called clazy.
-clang and llvm were built from branch release_40 (https://github.com/llvm-mirror/llvm.git c8fccc53ed66d505898f8850bcc690c977a7c9a7 and https://github.com/llvm-mirror/clang.git 3c8961bedc65c9a15cbe67a2ef385a0938f7cfef.
+clang and llvm were built from branch release_70 (https://github.com/llvm-mirror/llvm.git 888225e7beebbdd82f6b6c7e139c2b094ea4faaa and https://github.com/llvm-mirror/clang.git 0513b409d5e34b2d2a28ae21b6d620cc52de0e57).
See LICENSE-LLVM.TXT for clang's license.
See LICENSE-CLAZY.txt for clazy's license.