diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-11 02:58:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-11 02:58:03 +0300 |
commit | 0de3e8ac83bc012a4b60d296cdf528becc70729f (patch) | |
tree | da19b32a2050f78318d175137be68e1cbdb6e2c6 /extra/clang/sources | |
parent | 46c67869a52ae2cedfb08a902d17f158cd9a9500 (diff) | |
download | repository-0de3e8ac83bc012a4b60d296cdf528becc70729f.tar.gz |
clang: bump to 12.0.1
Diffstat (limited to 'extra/clang/sources')
-rw-r--r-- | extra/clang/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/clang/sources b/extra/clang/sources index 39eca453..a26e29c6 100644 --- a/extra/clang/sources +++ b/extra/clang/sources @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/clang-12.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/clang-12.0.1.src.tar.xz |