Set tentative merge date.

This commit is contained in:
Dimitry Andric 2020-08-16 18:23:52 +00:00
parent b4e0f677d9
commit e61154c401
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/clang1100-import/; revision=364278
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
# xargs -n1 | sort | uniq -d;
# done
# 2020mmdd: new clang import which bumps version from 10.0.1 to 11.0.0.
# 20200816: new clang import which bumps version from 10.0.1 to 11.0.0.
OLD_FILES+=usr/lib/clang/10.0.1/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/10.0.1/include/cuda_wrappers/complex
OLD_FILES+=usr/lib/clang/10.0.1/include/cuda_wrappers/new

View File

@ -26,7 +26,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
2020mmdd:
20200816:
Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
been upgraded to 11.0.0. Please see the 20141231 entry below for
information about prerequisites and upgrading, if you are not already