aboutsummaryrefslogtreecommitdiffstats
path: root/windows-package
diff options
context:
space:
mode:
authorSergio Martins <smartins@kde.org>2017-02-20 20:42:20 +0000
committerSergio Martins <smartins@kde.org>2017-02-20 20:42:20 +0000
commita8fa7d002e5bd76d20e6f1ae8e0af0a3d0adab91 (patch)
tree772dbf5db7fe91e9a0bcf7d28498a99da2b2e1de /windows-package
parentea2334435fdf56390e962744cd81e683eab9855c (diff)
Mention which clang and llvm SHA1s were used for the clazy binary
Diffstat (limited to 'windows-package')
-rw-r--r--windows-package/README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/windows-package/README.txt b/windows-package/README.txt
index 8c5eef7f..b3091bb0 100644
--- a/windows-package/README.txt
+++ b/windows-package/README.txt
@@ -1,4 +1,6 @@
-This package distributes the clang compiler (version 4.0) and a compiler plugin called clazy.
+This package distributes the clang compiler and a compiler plugin called clazy.
+clang and llvm were built from branch release_40 (llvm/6a630d742074be775ca242c52071f5dcc5538b5b and clang/a6a1d3f3aa6c1d0018d84c3d6c26a552075982ab).
+
See LICENSE-LLVM.TXT for clang's license.
See LICENSE-CLAZY.txt for clazy's license.
See README-CLAZY.md for more information and for how you can build clang and clazy to get these binaries yourself.