Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2020 18:23:52 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r364278 - projects/clang1100-import
Message-ID:  <202008161823.07GINqOu078006@repo.freebsd.org>

index | next in thread | raw e-mail

Author: dim
Date: Sun Aug 16 18:23:52 2020
New Revision: 364278
URL: https://svnweb.freebsd.org/changeset/base/364278

Log:
  Set tentative merge date.

Modified:
  projects/clang1100-import/ObsoleteFiles.inc
  projects/clang1100-import/UPDATING

Modified: projects/clang1100-import/ObsoleteFiles.inc
==============================================================================
--- projects/clang1100-import/ObsoleteFiles.inc	Sun Aug 16 18:21:21 2020	(r364277)
+++ projects/clang1100-import/ObsoleteFiles.inc	Sun Aug 16 18:23:52 2020	(r364278)
@@ -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

Modified: projects/clang1100-import/UPDATING
==============================================================================
--- projects/clang1100-import/UPDATING	Sun Aug 16 18:21:21 2020	(r364277)
+++ projects/clang1100-import/UPDATING	Sun Aug 16 18:23:52 2020	(r364278)
@@ -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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008161823.07GINqOu078006>