svn commit: r310192 - projects/clang391-import

Dimitry Andric dim at FreeBSD.org
Sat Dec 17 18:35:18 UTC 2016


Author: dim
Date: Sat Dec 17 18:35:17 2016
New Revision: 310192
URL: https://svnweb.freebsd.org/changeset/base/310192

Log:
  Put a tentative import date in ObsoleteFiles.inc and UPDATING.

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

Modified: projects/clang391-import/ObsoleteFiles.inc
==============================================================================
--- projects/clang391-import/ObsoleteFiles.inc	Sat Dec 17 18:33:41 2016	(r310191)
+++ projects/clang391-import/ObsoleteFiles.inc	Sat Dec 17 18:35:17 2016	(r310192)
@@ -38,7 +38,7 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 2016mmdd: new clang import which bumps version from 3.9.0 to 3.9.1.
+# 20161217: new clang import which bumps version from 3.9.0 to 3.9.1.
 OLD_FILES+=usr/lib/clang/3.9.0/include/sanitizer/allocator_interface.h
 OLD_FILES+=usr/lib/clang/3.9.0/include/sanitizer/asan_interface.h
 OLD_FILES+=usr/lib/clang/3.9.0/include/sanitizer/common_interface_defs.h

Modified: projects/clang391-import/UPDATING
==============================================================================
--- projects/clang391-import/UPDATING	Sat Dec 17 18:33:41 2016	(r310191)
+++ projects/clang391-import/UPDATING	Sat Dec 17 18:35:17 2016	(r310192)
@@ -51,7 +51,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
 
 ****************************** SPECIAL WARNING: ******************************
 
-2016mmdd:
+20161217:
 	Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.9.1.
 	Please see the 20141231 entry below for information about prerequisites
 	and upgrading, if you are not already using clang 3.5.0 or higher.


More information about the svn-src-projects mailing list