Hello community,

here is the log from the commit of package llvm7 for openSUSE:Factory checked 
in at 2019-02-04 21:17:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm7 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm7.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm7"

Mon Feb  4 21:17:41 2019 rev:8 rq:666122 version:7.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm7/llvm7.changes      2019-01-08 
12:17:56.400955936 +0100
+++ /work/SRC/openSUSE:Factory/.llvm7.new.28833/llvm7.changes   2019-02-04 
21:17:49.295727281 +0100
@@ -1,0 +2,7 @@
+Mon Jan 14 13:06:55 UTC 2019 - [email protected]
+
+- Update to llvm 7.0.1
+  * This release contains bug-fixes for the LLVM 7.0.0 release.
+    This release is API and ABI compatible with 7.0.0.
+
+-------------------------------------------------------------------

Old:
----
  cfe-7.0.0.src.tar.xz
  cfe-docs-7.0.0.src.tar.xz
  clang-tools-extra-7.0.0.src.tar.xz
  compiler-rt-7.0.0.src.tar.xz
  libcxx-7.0.0.src.tar.xz
  libcxxabi-7.0.0.src.tar.xz
  lld-7.0.0.src.tar.xz
  lldb-7.0.0.src.tar.xz
  llvm-7.0.0.src.tar.xz
  llvm-docs-7.0.0.src.tar.xz
  openmp-7.0.0.src.tar.xz
  polly-7.0.0.src.tar.xz

New:
----
  cfe-7.0.1.src.tar.xz
  cfe-docs-7.0.1.src.tar.xz
  clang-tools-extra-7.0.1.src.tar.xz
  compiler-rt-7.0.1.src.tar.xz
  libcxx-7.0.1.src.tar.xz
  libcxxabi-7.0.1.src.tar.xz
  lld-7.0.1.src.tar.xz
  lldb-7.0.1.src.tar.xz
  llvm-7.0.1.src.tar.xz
  llvm-docs-7.0.1.src.tar.xz
  openmp-7.0.1.src.tar.xz
  polly-7.0.1.src.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ llvm7.spec ++++++
--- /var/tmp/diff_new_pack.Sdf4Nj/_old  2019-02-04 21:17:52.407726108 +0100
+++ /var/tmp/diff_new_pack.Sdf4Nj/_new  2019-02-04 21:17:52.407726108 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package llvm7
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
-%define _relver 7.0.0
+%define _relver 7.0.1
 %define _minor  7.0
 %define _sonum  7
 # Integer version used by update-alternatives
-%define _uaver  700
+%define _uaver  701
 %define _socxx  1
-%define _revsn  342370
+%define _revsn  349238
 %ifarch x86_64
 %bcond_without libcxx
 %else
@@ -55,7 +55,7 @@
 %bcond_without pyclang
 
 Name:           llvm7
-Version:        7.0.0
+Version:        7.0.1
 Release:        0
 Summary:        Low Level Virtual Machine
 License:        NCSA
@@ -750,14 +750,14 @@
 
 # Docs are prebuilt due to sphinx dependency
 #
-# pushd llvm-7.0.0.src/docs
+# pushd llvm-7.0.1.src/docs
 # make -f Makefile.sphinx man html
 # popd
-# pushd cfe-7.0.0.src/docs
+# pushd cfe-7.0.1.src/docs
 # make -f Makefile.sphinx man html
 # popd
-# tar cvJf llvm-docs-7.0.0.src.tar.xz llvm-7.0.0.src/docs/_build/{man,html}
-# tar cvJf cfe-docs-7.0.0.src.tar.xz cfe-7.0.0.src/docs/_build/{man,html}
+# tar cvJf llvm-docs-7.0.1.src.tar.xz llvm-7.0.1.src/docs/_build/{man,html}
+# tar cvJf cfe-docs-7.0.1.src.tar.xz cfe-7.0.1.src/docs/_build/{man,html}
 
 # Build man/html pages
 pushd docs

++++++ cfe-7.0.0.src.tar.xz -> cfe-7.0.1.src.tar.xz ++++++
/work/SRC/openSUSE:Factory/llvm7/cfe-7.0.0.src.tar.xz 
/work/SRC/openSUSE:Factory/.llvm7.new.28833/cfe-7.0.1.src.tar.xz differ: char 
25, line 1

++++++ cfe-docs-7.0.0.src.tar.xz -> cfe-docs-7.0.1.src.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/.buildinfo 
new/cfe-7.0.1.src/docs/_build/html/.buildinfo
--- old/cfe-7.0.0.src/docs/_build/html/.buildinfo       2018-09-24 
11:39:17.823338745 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/.buildinfo       2019-01-14 
13:45:28.680405357 +0100
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 1ec120e0f3a6157459b6f8218198c85d
+config: 3f72d101cf5d09481775fb318d1a7f05
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/AddressSanitizer.html 
new/cfe-7.0.1.src/docs/_build/html/AddressSanitizer.html
--- old/cfe-7.0.0.src/docs/_build/html/AddressSanitizer.html    2018-09-24 
11:39:12.675324764 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/AddressSanitizer.html    2019-01-14 
13:45:21.064221412 +0100
@@ -352,7 +352,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/AttributeReference.html 
new/cfe-7.0.1.src/docs/_build/html/AttributeReference.html
--- old/cfe-7.0.0.src/docs/_build/html/AttributeReference.html  2018-09-24 
11:39:13.183326162 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/AttributeReference.html  2019-01-14 
13:45:21.684243837 +0100
@@ -7277,7 +7277,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/AutomaticReferenceCounting.html 
new/cfe-7.0.1.src/docs/_build/html/AutomaticReferenceCounting.html
--- old/cfe-7.0.0.src/docs/_build/html/AutomaticReferenceCounting.html  
2018-09-24 11:39:13.335326579 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/AutomaticReferenceCounting.html  
2019-01-14 13:45:22.072257564 +0100
@@ -2112,7 +2112,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/Block-ABI-Apple.html 
new/cfe-7.0.1.src/docs/_build/html/Block-ABI-Apple.html
--- old/cfe-7.0.0.src/docs/_build/html/Block-ABI-Apple.html     2018-09-24 
11:39:13.431326842 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/Block-ABI-Apple.html     2019-01-14 
13:45:22.296264663 +0100
@@ -908,7 +908,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/BlockLanguageSpec.html 
new/cfe-7.0.1.src/docs/_build/html/BlockLanguageSpec.html
--- old/cfe-7.0.0.src/docs/_build/html/BlockLanguageSpec.html   2018-09-24 
11:39:13.463326930 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/BlockLanguageSpec.html   2019-01-14 
13:45:22.356266563 +0100
@@ -363,7 +363,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ClangCheck.html 
new/cfe-7.0.1.src/docs/_build/html/ClangCheck.html
--- old/cfe-7.0.0.src/docs/_build/html/ClangCheck.html  2018-09-24 
11:39:13.471326952 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ClangCheck.html  2019-01-14 
13:45:22.376267197 +0100
@@ -95,7 +95,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ClangCommandLineReference.html 
new/cfe-7.0.1.src/docs/_build/html/ClangCommandLineReference.html
--- old/cfe-7.0.0.src/docs/_build/html/ClangCommandLineReference.html   
2018-09-24 11:39:13.843327971 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ClangCommandLineReference.html   
2019-01-14 13:45:23.144290980 +0100
@@ -5441,7 +5441,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ClangFormat.html 
new/cfe-7.0.1.src/docs/_build/html/ClangFormat.html
--- old/cfe-7.0.0.src/docs/_build/html/ClangFormat.html 2018-09-24 
11:39:13.923328191 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ClangFormat.html 2019-01-14 
13:45:23.356296866 +0100
@@ -236,7 +236,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ClangFormatStyleOptions.html 
new/cfe-7.0.1.src/docs/_build/html/ClangFormatStyleOptions.html
--- old/cfe-7.0.0.src/docs/_build/html/ClangFormatStyleOptions.html     
2018-09-24 11:39:14.127328749 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ClangFormatStyleOptions.html     
2019-01-14 13:45:23.828309970 +0100
@@ -1931,7 +1931,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ClangPlugins.html 
new/cfe-7.0.1.src/docs/_build/html/ClangPlugins.html
--- old/cfe-7.0.0.src/docs/_build/html/ClangPlugins.html        2018-09-24 
11:39:14.147328803 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ClangPlugins.html        2019-01-14 
13:45:23.868311079 +0100
@@ -174,7 +174,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ClangTools.html 
new/cfe-7.0.1.src/docs/_build/html/ClangTools.html
--- old/cfe-7.0.0.src/docs/_build/html/ClangTools.html  2018-09-24 
11:39:14.163328847 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ClangTools.html  2019-01-14 
13:45:23.908312190 +0100
@@ -212,7 +212,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/CommandGuide/clang.html 
new/cfe-7.0.1.src/docs/_build/html/CommandGuide/clang.html
--- old/cfe-7.0.0.src/docs/_build/html/CommandGuide/clang.html  2018-09-24 
11:39:14.211328977 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/CommandGuide/clang.html  2019-01-14 
13:45:23.984314300 +0100
@@ -840,7 +840,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/CommandGuide/diagtool.html 
new/cfe-7.0.1.src/docs/_build/html/CommandGuide/diagtool.html
--- old/cfe-7.0.0.src/docs/_build/html/CommandGuide/diagtool.html       
2018-09-24 11:39:14.223329010 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/CommandGuide/diagtool.html       
2019-01-14 13:45:24.008314938 +0100
@@ -103,7 +103,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/CommandGuide/index.html 
new/cfe-7.0.1.src/docs/_build/html/CommandGuide/index.html
--- old/cfe-7.0.0.src/docs/_build/html/CommandGuide/index.html  2018-09-24 
11:39:14.235329043 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/CommandGuide/index.html  2019-01-14 
13:45:24.032315523 +0100
@@ -80,7 +80,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ControlFlowIntegrity.html 
new/cfe-7.0.1.src/docs/_build/html/ControlFlowIntegrity.html
--- old/cfe-7.0.0.src/docs/_build/html/ControlFlowIntegrity.html        
2018-09-24 11:39:14.263329119 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ControlFlowIntegrity.html        
2019-01-14 13:45:24.096317083 +0100
@@ -364,7 +364,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ControlFlowIntegrityDesign.html 
new/cfe-7.0.1.src/docs/_build/html/ControlFlowIntegrityDesign.html
--- old/cfe-7.0.0.src/docs/_build/html/ControlFlowIntegrityDesign.html  
2018-09-24 11:39:14.323329283 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ControlFlowIntegrityDesign.html  
2019-01-14 13:45:24.196319520 +0100
@@ -945,7 +945,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/CrossCompilation.html 
new/cfe-7.0.1.src/docs/_build/html/CrossCompilation.html
--- old/cfe-7.0.0.src/docs/_build/html/CrossCompilation.html    2018-09-24 
11:39:14.343329338 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/CrossCompilation.html    2019-01-14 
13:45:24.220320105 +0100
@@ -251,7 +251,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/DataFlowSanitizer.html 
new/cfe-7.0.1.src/docs/_build/html/DataFlowSanitizer.html
--- old/cfe-7.0.0.src/docs/_build/html/DataFlowSanitizer.html   2018-09-24 
11:39:14.363329392 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/DataFlowSanitizer.html   2019-01-14 
13:45:24.248320788 +0100
@@ -213,7 +213,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/DataFlowSanitizerDesign.html 
new/cfe-7.0.1.src/docs/_build/html/DataFlowSanitizerDesign.html
--- old/cfe-7.0.0.src/docs/_build/html/DataFlowSanitizerDesign.html     
2018-09-24 11:39:14.407329512 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/DataFlowSanitizerDesign.html     
2019-01-14 13:45:24.296321958 +0100
@@ -282,7 +282,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/DiagnosticsReference.html 
new/cfe-7.0.1.src/docs/_build/html/DiagnosticsReference.html
--- old/cfe-7.0.0.src/docs/_build/html/DiagnosticsReference.html        
2018-09-24 11:39:15.807333316 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/DiagnosticsReference.html        
2019-01-14 13:45:26.288365829 +0100
@@ -23459,7 +23459,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/DriverInternals.html 
new/cfe-7.0.1.src/docs/_build/html/DriverInternals.html
--- old/cfe-7.0.0.src/docs/_build/html/DriverInternals.html     2018-09-24 
11:39:15.839333403 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/DriverInternals.html     2019-01-14 
13:45:26.324366501 +0100
@@ -444,7 +444,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ExternalClangExamples.html 
new/cfe-7.0.1.src/docs/_build/html/ExternalClangExamples.html
--- old/cfe-7.0.0.src/docs/_build/html/ExternalClangExamples.html       
2018-09-24 11:39:15.855333447 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ExternalClangExamples.html       
2019-01-14 13:45:26.340366801 +0100
@@ -145,7 +145,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/FAQ.html 
new/cfe-7.0.1.src/docs/_build/html/FAQ.html
--- old/cfe-7.0.0.src/docs/_build/html/FAQ.html 2018-09-24 11:39:15.871333490 
+0200
+++ new/cfe-7.0.1.src/docs/_build/html/FAQ.html 2019-01-14 13:45:26.352367026 
+0100
@@ -119,7 +119,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/HardwareAssistedAddressSanitizerDesign.html 
new/cfe-7.0.1.src/docs/_build/html/HardwareAssistedAddressSanitizerDesign.html
--- 
old/cfe-7.0.0.src/docs/_build/html/HardwareAssistedAddressSanitizerDesign.html  
    2018-09-24 11:39:15.891333544 +0200
+++ 
new/cfe-7.0.1.src/docs/_build/html/HardwareAssistedAddressSanitizerDesign.html  
    2019-01-14 13:45:26.376367474 +0100
@@ -210,7 +210,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/HowToSetupToolingForLLVM.html 
new/cfe-7.0.1.src/docs/_build/html/HowToSetupToolingForLLVM.html
--- old/cfe-7.0.0.src/docs/_build/html/HowToSetupToolingForLLVM.html    
2018-09-24 11:39:15.911333599 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/HowToSetupToolingForLLVM.html    
2019-01-14 13:45:26.396367848 +0100
@@ -230,7 +230,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/InternalsManual.html 
new/cfe-7.0.1.src/docs/_build/html/InternalsManual.html
--- old/cfe-7.0.0.src/docs/_build/html/InternalsManual.html     2018-09-24 
11:39:16.175334313 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/InternalsManual.html     2019-01-14 
13:45:26.672373012 +0100
@@ -2029,7 +2029,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/IntroductionToTheClangAST.html 
new/cfe-7.0.1.src/docs/_build/html/IntroductionToTheClangAST.html
--- old/cfe-7.0.0.src/docs/_build/html/IntroductionToTheClangAST.html   
2018-09-24 11:39:16.187334344 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/IntroductionToTheClangAST.html   
2019-01-14 13:45:26.684373235 +0100
@@ -171,7 +171,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ItaniumMangleAbiTags.html 
new/cfe-7.0.1.src/docs/_build/html/ItaniumMangleAbiTags.html
--- old/cfe-7.0.0.src/docs/_build/html/ItaniumMangleAbiTags.html        
2018-09-24 11:39:16.203334388 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ItaniumMangleAbiTags.html        
2019-01-14 13:45:26.700373535 +0100
@@ -146,7 +146,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/JSONCompilationDatabase.html 
new/cfe-7.0.1.src/docs/_build/html/JSONCompilationDatabase.html
--- old/cfe-7.0.0.src/docs/_build/html/JSONCompilationDatabase.html     
2018-09-24 11:39:16.215334420 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/JSONCompilationDatabase.html     
2019-01-14 13:45:26.716373834 +0100
@@ -152,7 +152,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/LTOVisibility.html 
new/cfe-7.0.1.src/docs/_build/html/LTOVisibility.html
--- old/cfe-7.0.0.src/docs/_build/html/LTOVisibility.html       2018-09-24 
11:39:16.227334452 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LTOVisibility.html       2019-01-14 
13:45:26.728374058 +0100
@@ -162,7 +162,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/LanguageExtensions.html 
new/cfe-7.0.1.src/docs/_build/html/LanguageExtensions.html
--- old/cfe-7.0.0.src/docs/_build/html/LanguageExtensions.html  2018-09-24 
11:39:16.451335056 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LanguageExtensions.html  2019-01-14 
13:45:27.012379346 +0100
@@ -2501,7 +2501,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/LeakSanitizer.html 
new/cfe-7.0.1.src/docs/_build/html/LeakSanitizer.html
--- old/cfe-7.0.0.src/docs/_build/html/LeakSanitizer.html       2018-09-24 
11:39:16.463335089 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LeakSanitizer.html       2019-01-14 
13:45:27.028379611 +0100
@@ -110,7 +110,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/LibASTMatchers.html 
new/cfe-7.0.1.src/docs/_build/html/LibASTMatchers.html
--- old/cfe-7.0.0.src/docs/_build/html/LibASTMatchers.html      2018-09-24 
11:39:16.479335132 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LibASTMatchers.html      2019-01-14 
13:45:27.060380138 +0100
@@ -159,7 +159,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/LibASTMatchersTutorial.html 
new/cfe-7.0.1.src/docs/_build/html/LibASTMatchersTutorial.html
--- old/cfe-7.0.0.src/docs/_build/html/LibASTMatchersTutorial.html      
2018-09-24 11:39:16.531335273 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LibASTMatchersTutorial.html      
2019-01-14 13:45:27.156381715 +0100
@@ -534,7 +534,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/LibFormat.html 
new/cfe-7.0.1.src/docs/_build/html/LibFormat.html
--- old/cfe-7.0.0.src/docs/_build/html/LibFormat.html   2018-09-24 
11:39:16.543335304 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LibFormat.html   2019-01-14 
13:45:27.180382108 +0100
@@ -105,7 +105,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/LibTooling.html 
new/cfe-7.0.1.src/docs/_build/html/LibTooling.html
--- old/cfe-7.0.0.src/docs/_build/html/LibTooling.html  2018-09-24 
11:39:16.567335369 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/LibTooling.html  2019-01-14 
13:45:27.224382830 +0100
@@ -234,7 +234,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/MSVCCompatibility.html 
new/cfe-7.0.1.src/docs/_build/html/MSVCCompatibility.html
--- old/cfe-7.0.0.src/docs/_build/html/MSVCCompatibility.html   2018-09-24 
11:39:16.583335412 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/MSVCCompatibility.html   2019-01-14 
13:45:27.256383354 +0100
@@ -183,7 +183,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/MemorySanitizer.html 
new/cfe-7.0.1.src/docs/_build/html/MemorySanitizer.html
--- old/cfe-7.0.0.src/docs/_build/html/MemorySanitizer.html     2018-09-24 
11:39:16.603335466 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/MemorySanitizer.html     2019-01-14 
13:45:27.292383946 +0100
@@ -280,7 +280,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/Modules.html 
new/cfe-7.0.1.src/docs/_build/html/Modules.html
--- old/cfe-7.0.0.src/docs/_build/html/Modules.html     2018-09-24 
11:39:16.743335844 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/Modules.html     2019-01-14 
13:45:27.444386438 +0100
@@ -964,7 +964,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ObjectiveCLiterals.html 
new/cfe-7.0.1.src/docs/_build/html/ObjectiveCLiterals.html
--- old/cfe-7.0.0.src/docs/_build/html/ObjectiveCLiterals.html  2018-09-24 
11:39:16.807336017 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ObjectiveCLiterals.html  2019-01-14 
13:45:27.504387423 +0100
@@ -589,7 +589,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/OpenMPSupport.html 
new/cfe-7.0.1.src/docs/_build/html/OpenMPSupport.html
--- old/cfe-7.0.0.src/docs/_build/html/OpenMPSupport.html       2018-09-24 
11:39:16.819336049 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/OpenMPSupport.html       2019-01-14 
13:45:27.520387685 +0100
@@ -169,7 +169,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/PCHInternals.html 
new/cfe-7.0.1.src/docs/_build/html/PCHInternals.html
--- old/cfe-7.0.0.src/docs/_build/html/PCHInternals.html        2018-09-24 
11:39:16.859336156 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/PCHInternals.html        2019-01-14 
13:45:27.568388472 +0100
@@ -582,7 +582,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/PTHInternals.html 
new/cfe-7.0.1.src/docs/_build/html/PTHInternals.html
--- old/cfe-7.0.0.src/docs/_build/html/PTHInternals.html        2018-09-24 
11:39:16.875336200 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/PTHInternals.html        2019-01-14 
13:45:27.592388867 +0100
@@ -206,7 +206,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/RAVFrontendAction.html 
new/cfe-7.0.1.src/docs/_build/html/RAVFrontendAction.html
--- old/cfe-7.0.0.src/docs/_build/html/RAVFrontendAction.html   2018-09-24 
11:39:16.899336265 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/RAVFrontendAction.html   2019-01-14 
13:45:27.636389588 +0100
@@ -258,7 +258,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/RefactoringEngine.html 
new/cfe-7.0.1.src/docs/_build/html/RefactoringEngine.html
--- old/cfe-7.0.0.src/docs/_build/html/RefactoringEngine.html   2018-09-24 
11:39:16.923336329 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/RefactoringEngine.html   2019-01-14 
13:45:27.672390180 +0100
@@ -284,7 +284,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ReleaseNotes.html 
new/cfe-7.0.1.src/docs/_build/html/ReleaseNotes.html
--- old/cfe-7.0.0.src/docs/_build/html/ReleaseNotes.html        2018-09-24 
11:39:16.955336415 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ReleaseNotes.html        2019-01-14 
13:45:27.704390703 +0100
@@ -391,7 +391,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/SafeStack.html 
new/cfe-7.0.1.src/docs/_build/html/SafeStack.html
--- old/cfe-7.0.0.src/docs/_build/html/SafeStack.html   2018-09-24 
11:39:16.975336470 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/SafeStack.html   2019-01-14 
13:45:27.724391032 +0100
@@ -272,7 +272,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/SanitizerCoverage.html 
new/cfe-7.0.1.src/docs/_build/html/SanitizerCoverage.html
--- old/cfe-7.0.0.src/docs/_build/html/SanitizerCoverage.html   2018-09-24 
11:39:17.011336568 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/SanitizerCoverage.html   2019-01-14 
13:45:27.764391688 +0100
@@ -416,7 +416,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/SanitizerSpecialCaseList.html 
new/cfe-7.0.1.src/docs/_build/html/SanitizerSpecialCaseList.html
--- old/cfe-7.0.0.src/docs/_build/html/SanitizerSpecialCaseList.html    
2018-09-24 11:39:17.027336610 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/SanitizerSpecialCaseList.html    
2019-01-14 13:45:27.776391885 +0100
@@ -155,7 +155,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/SanitizerStats.html 
new/cfe-7.0.1.src/docs/_build/html/SanitizerStats.html
--- old/cfe-7.0.0.src/docs/_build/html/SanitizerStats.html      2018-09-24 
11:39:17.035336631 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/SanitizerStats.html      2019-01-14 
13:45:27.788392082 +0100
@@ -122,7 +122,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ShadowCallStack.html 
new/cfe-7.0.1.src/docs/_build/html/ShadowCallStack.html
--- old/cfe-7.0.0.src/docs/_build/html/ShadowCallStack.html     2018-09-24 
11:39:17.055336684 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ShadowCallStack.html     2019-01-14 
13:45:27.808392411 +0100
@@ -241,7 +241,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/SourceBasedCodeCoverage.html 
new/cfe-7.0.1.src/docs/_build/html/SourceBasedCodeCoverage.html
--- old/cfe-7.0.0.src/docs/_build/html/SourceBasedCodeCoverage.html     
2018-09-24 11:39:17.083336760 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/SourceBasedCodeCoverage.html     
2019-01-14 13:45:27.836392870 +0100
@@ -334,7 +334,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ThinLTO.html 
new/cfe-7.0.1.src/docs/_build/html/ThinLTO.html
--- old/cfe-7.0.0.src/docs/_build/html/ThinLTO.html     2018-09-24 
11:39:17.107336824 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ThinLTO.html     2019-01-14 
13:45:27.864393330 +0100
@@ -291,7 +291,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/ThreadSafetyAnalysis.html 
new/cfe-7.0.1.src/docs/_build/html/ThreadSafetyAnalysis.html
--- old/cfe-7.0.0.src/docs/_build/html/ThreadSafetyAnalysis.html        
2018-09-24 11:39:17.171336996 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ThreadSafetyAnalysis.html        
2019-01-14 13:45:27.928394379 +0100
@@ -899,7 +899,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/ThreadSanitizer.html 
new/cfe-7.0.1.src/docs/_build/html/ThreadSanitizer.html
--- old/cfe-7.0.0.src/docs/_build/html/ThreadSanitizer.html     2018-09-24 
11:39:17.187337039 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/ThreadSanitizer.html     2019-01-14 
13:45:27.944394642 +0100
@@ -189,7 +189,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/Toolchain.html 
new/cfe-7.0.1.src/docs/_build/html/Toolchain.html
--- old/cfe-7.0.0.src/docs/_build/html/Toolchain.html   2018-09-24 
11:39:17.215337114 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/Toolchain.html   2019-01-14 
13:45:27.976395166 +0100
@@ -377,7 +377,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/Tooling.html 
new/cfe-7.0.1.src/docs/_build/html/Tooling.html
--- old/cfe-7.0.0.src/docs/_build/html/Tooling.html     2018-09-24 
11:39:17.227337146 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/Tooling.html     2019-01-14 
13:45:27.988395362 +0100
@@ -154,7 +154,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cfe-7.0.0.src/docs/_build/html/UndefinedBehaviorSanitizer.html 
new/cfe-7.0.1.src/docs/_build/html/UndefinedBehaviorSanitizer.html
--- old/cfe-7.0.0.src/docs/_build/html/UndefinedBehaviorSanitizer.html  
2018-09-24 11:39:17.315337382 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/UndefinedBehaviorSanitizer.html  
2019-01-14 13:45:28.080396720 +0100
@@ -381,7 +381,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/UsersManual.html 
new/cfe-7.0.1.src/docs/_build/html/UsersManual.html
--- old/cfe-7.0.0.src/docs/_build/html/UsersManual.html 2018-09-24 
11:39:17.519337929 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/UsersManual.html 2019-01-14 
13:45:28.304399943 +0100
@@ -3001,7 +3001,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/genindex.html 
new/cfe-7.0.1.src/docs/_build/html/genindex.html
--- old/cfe-7.0.0.src/docs/_build/html/genindex.html    2018-09-24 
11:39:17.763338584 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/genindex.html    2019-01-14 
13:45:28.636404723 +0100
@@ -9829,7 +9829,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/index.html 
new/cfe-7.0.1.src/docs/_build/html/index.html
--- old/cfe-7.0.0.src/docs/_build/html/index.html       2018-09-24 
11:39:17.691338392 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/index.html       2019-01-14 
13:45:28.568403744 +0100
@@ -148,7 +148,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/html/search.html 
new/cfe-7.0.1.src/docs/_build/html/search.html
--- old/cfe-7.0.0.src/docs/_build/html/search.html      2018-09-24 
11:39:17.771338606 +0200
+++ new/cfe-7.0.1.src/docs/_build/html/search.html      2019-01-14 
13:45:28.644404838 +0100
@@ -82,7 +82,7 @@
       </div>
 
     <div class="footer" role="contentinfo">
-        &#169; Copyright 2007-2018, The Clang Team.
+        &#169; Copyright 2007-2019, The Clang Team.
       Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 1.6.5.
     </div>
   </body>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/man/clang.1 
new/cfe-7.0.1.src/docs/_build/man/clang.1
--- old/cfe-7.0.0.src/docs/_build/man/clang.1   2018-09-24 11:39:11.315321004 
+0200
+++ new/cfe-7.0.1.src/docs/_build/man/clang.1   2019-01-14 13:45:19.700163634 
+0100
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "CLANG" "1" "Sep 24, 2018" "7" "Clang"
+.TH "CLANG" "1" "Jan 14, 2019" "7" "Clang"
 .SH NAME
 clang \- the Clang C, C++, and Objective-C compiler
 .
@@ -856,6 +856,6 @@
 .SH AUTHOR
 Maintained by the Clang / LLVM Team (<http://clang.llvm.org>)
 .SH COPYRIGHT
-2007-2018, The Clang Team
+2007-2019, The Clang Team
 .\" Generated by docutils manpage writer.
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cfe-7.0.0.src/docs/_build/man/diagtool.1 
new/cfe-7.0.1.src/docs/_build/man/diagtool.1
--- old/cfe-7.0.0.src/docs/_build/man/diagtool.1        2018-09-24 
11:39:11.287320925 +0200
+++ new/cfe-7.0.1.src/docs/_build/man/diagtool.1        2019-01-14 
13:45:19.672162313 +0100
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "DIAGTOOL" "1" "Sep 24, 2018" "7" "Clang"
+.TH "DIAGTOOL" "1" "Jan 14, 2019" "7" "Clang"
 .SH NAME
 diagtool \- clang diagnostics tool
 .
@@ -70,6 +70,6 @@
 .SH AUTHOR
 Maintained by the Clang / LLVM Team (<http://clang.llvm.org>)
 .SH COPYRIGHT
-2007-2018, The Clang Team
+2007-2019, The Clang Team
 .\" Generated by docutils manpage writer.
 .

++++++ clang-tools-extra-7.0.0.src.tar.xz -> clang-tools-extra-7.0.1.src.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/clang-tools-extra-7.0.0.src/clang-doc/BitcodeWriter.h 
new/clang-tools-extra-7.0.1.src/clang-doc/BitcodeWriter.h
--- old/clang-tools-extra-7.0.0.src/clang-doc/BitcodeWriter.h   2018-06-04 
19:22:20.000000000 +0200
+++ new/clang-tools-extra-7.0.1.src/clang-doc/BitcodeWriter.h   2018-12-06 
04:14:46.000000000 +0100
@@ -161,7 +161,6 @@
       Stream.EnterSubblock(ID, BitCodeConstants::SubblockIDSize);
     }
 
-    StreamSubBlockGuard() = default;
     StreamSubBlockGuard(const StreamSubBlockGuard &) = delete;
     StreamSubBlockGuard &operator=(const StreamSubBlockGuard &) = delete;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/clang-tools-extra-7.0.0.src/clang-tidy/bugprone/ExceptionEscapeCheck.cpp 
new/clang-tools-extra-7.0.1.src/clang-tidy/bugprone/ExceptionEscapeCheck.cpp
--- 
old/clang-tools-extra-7.0.0.src/clang-tidy/bugprone/ExceptionEscapeCheck.cpp    
    2018-07-13 15:09:40.000000000 +0200
+++ 
new/clang-tools-extra-7.0.1.src/clang-tidy/bugprone/ExceptionEscapeCheck.cpp    
    2018-11-29 22:27:29.000000000 +0100
@@ -187,12 +187,12 @@
 
 void ExceptionEscapeCheck::registerMatchers(MatchFinder *Finder) {
   Finder->addMatcher(
-      functionDecl(allOf(throws(unless(isIgnored(IgnoredExceptions))),
-                         anyOf(isNoThrow(), cxxDestructorDecl(),
+      functionDecl(allOf(anyOf(isNoThrow(), cxxDestructorDecl(),
                                cxxConstructorDecl(isMoveConstructor()),
                                cxxMethodDecl(isMoveAssignmentOperator()),
                                hasName("main"), hasName("swap"),
-                               isEnabled(FunctionsThatShouldNotThrow))))
+                               isEnabled(FunctionsThatShouldNotThrow)),
+                         throws(unless(isIgnored(IgnoredExceptions)))))
           .bind("thrower"),
       this);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/clang-tools-extra-7.0.0.src/docs/clang-tidy/checks/bugprone-exception-escape.rst
 
new/clang-tools-extra-7.0.1.src/docs/clang-tidy/checks/bugprone-exception-escape.rst
--- 
old/clang-tools-extra-7.0.0.src/docs/clang-tidy/checks/bugprone-exception-escape.rst
        2018-07-13 15:09:40.000000000 +0200
+++ 
new/clang-tools-extra-7.0.1.src/docs/clang-tidy/checks/bugprone-exception-escape.rst
        2018-11-29 22:27:29.000000000 +0100
@@ -21,6 +21,8 @@
 operations are also used to create move operations. A throwing ``main()``
 function also results in unexpected termination.
 
+WARNING! This check may be expensive on large source files.
+
 Options
 -------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/clang-tools-extra-7.0.0.src/test/clang-tidy/bugprone-exception-escape.cpp 
new/clang-tools-extra-7.0.1.src/test/clang-tidy/bugprone-exception-escape.cpp
--- 
old/clang-tools-extra-7.0.0.src/test/clang-tidy/bugprone-exception-escape.cpp   
    2018-07-14 12:48:06.000000000 +0200
+++ 
new/clang-tools-extra-7.0.1.src/test/clang-tidy/bugprone-exception-escape.cpp   
    2018-11-29 22:27:29.000000000 +0100
@@ -258,6 +258,31 @@
   throw ignored1();
 }
 
+void thrower(int n) {
+  throw n;
+}
+
+int directly_recursive(int n) noexcept {
+  // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: an exception may be thrown in 
function 'directly_recursive' which should not throw exceptions
+  if (n == 0)
+    thrower(n);
+  return directly_recursive(n);
+}
+
+int indirectly_recursive(int n) noexcept;
+  // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: an exception may be thrown in 
function 'indirectly_recursive' which should not throw exceptions
+
+int recursion_helper(int n) {
+  indirectly_recursive(n);
+}
+
+int indirectly_recursive(int n) noexcept {
+  // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: an exception may be thrown in 
function 'indirectly_recursive' which should not throw exceptions
+  if (n == 0)
+    thrower(n);
+  return recursion_helper(n);
+}
+
 int main() {
   // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: an exception may be thrown in 
function 'main' which should not throw exceptions
   throw 1;

++++++ compiler-rt-7.0.0.src.tar.xz -> compiler-rt-7.0.1.src.tar.xz ++++++

++++++ libcxx-7.0.0.src.tar.xz -> libcxx-7.0.1.src.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcxx-7.0.0.src/cmake/Modules/HandleLibCXXABI.cmake 
new/libcxx-7.0.1.src/cmake/Modules/HandleLibCXXABI.cmake
--- old/libcxx-7.0.0.src/cmake/Modules/HandleLibCXXABI.cmake    2018-07-26 
00:57:39.000000000 +0200
+++ new/libcxx-7.0.1.src/cmake/Modules/HandleLibCXXABI.cmake    2018-12-05 
01:16:11.000000000 +0100
@@ -41,7 +41,7 @@
         get_filename_component(ifile ${fpath} NAME)
         set(src ${incpath}/${fpath})
 
-        set(dst ${LIBCXX_BINARY_INCLUDE_DIR}/${dstdir}/${fpath})
+        set(dst ${LIBCXX_BINARY_INCLUDE_DIR}/${dstdir}/${ifile})
         add_custom_command(OUTPUT ${dst}
             DEPENDS ${src}
             COMMAND ${CMAKE_COMMAND} -E copy_if_different ${src} ${dst}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcxx-7.0.0.src/src/filesystem/operations.cpp 
new/libcxx-7.0.1.src/src/filesystem/operations.cpp
--- old/libcxx-7.0.0.src/src/filesystem/operations.cpp  2018-07-27 
05:07:09.000000000 +0200
+++ new/libcxx-7.0.1.src/src/filesystem/operations.cpp  2018-12-06 
04:14:54.000000000 +0100
@@ -352,7 +352,6 @@
 
   ~FileDescriptor() { close(); }
 
-  FileDescriptor() = default;
   FileDescriptor(FileDescriptor const&) = delete;
   FileDescriptor& operator=(FileDescriptor const&) = delete;
 

++++++ libcxxabi-7.0.0.src.tar.xz -> libcxxabi-7.0.1.src.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcxxabi-7.0.0.src/src/fallback_malloc.cpp 
new/libcxxabi-7.0.1.src/src/fallback_malloc.cpp
--- old/libcxxabi-7.0.0.src/src/fallback_malloc.cpp     2017-03-31 
01:31:33.000000000 +0200
+++ new/libcxxabi-7.0.1.src/src/fallback_malloc.cpp     2018-10-22 
18:29:48.000000000 +0200
@@ -7,6 +7,9 @@
 //
 
//===----------------------------------------------------------------------===//
 
+// Define _LIBCPP_BUILDING_LIBRARY to ensure _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
+// is only defined when libc aligned allocation is not available.
+#define _LIBCPP_BUILDING_LIBRARY
 #include "fallback_malloc.h"
 
 #include <__threading_support>

++++++ lld-7.0.0.src.tar.xz -> lld-7.0.1.src.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/COFF/Chunks.h 
new/lld-7.0.1.src/COFF/Chunks.h
--- old/lld-7.0.0.src/COFF/Chunks.h     2018-04-20 23:23:16.000000000 +0200
+++ new/lld-7.0.1.src/COFF/Chunks.h     2018-10-22 18:52:14.000000000 +0200
@@ -345,7 +345,9 @@
 // See comments for DefinedLocalImport class.
 class LocalImportChunk : public Chunk {
 public:
-  explicit LocalImportChunk(Defined *S) : Sym(S) {}
+  explicit LocalImportChunk(Defined *S) : Sym(S) {
+    Alignment = Config->is64() ? 8 : 4;
+  }
   size_t getSize() const override;
   void getBaserels(std::vector<Baserel> *Res) override;
   void writeTo(uint8_t *Buf) const override;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/ELF/ScriptParser.cpp 
new/lld-7.0.1.src/ELF/ScriptParser.cpp
--- old/lld-7.0.0.src/ELF/ScriptParser.cpp      2018-07-25 23:53:18.000000000 
+0200
+++ new/lld-7.0.1.src/ELF/ScriptParser.cpp      2018-10-22 19:45:40.000000000 
+0200
@@ -497,6 +497,9 @@
       for (BaseCommand *Cmd : readOverlay())
         V.push_back(Cmd);
       continue;
+    } else if (Tok == "INCLUDE") {
+      readInclude();
+      continue;
     }
 
     if (BaseCommand *Cmd = readAssignment(Tok))
@@ -778,6 +781,8 @@
       Cmd->Filler = readFill();
     } else if (Tok == "SORT") {
       readSort();
+    } else if (Tok == "INCLUDE") {
+      readInclude();
     } else if (peek() == "(") {
       Cmd->SectionCommands.push_back(readInputSectionDescription(Tok));
     } else {
@@ -1404,7 +1409,11 @@
 void ScriptParser::readMemory() {
   expect("{");
   while (!errorCount() && !consume("}")) {
-    StringRef Name = next();
+    StringRef Tok = next();
+    if (Tok == "INCLUDE") {
+      readInclude();
+      continue;
+    }
 
     uint32_t Flags = 0;
     uint32_t NegFlags = 0;
@@ -1419,10 +1428,9 @@
     uint64_t Length = readMemoryAssignment("LENGTH", "len", "l");
 
     // Add the memory region to the region map.
-    MemoryRegion *MR =
-        make<MemoryRegion>(Name, Origin, Length, Flags, NegFlags);
-    if (!Script->MemoryRegions.insert({Name, MR}).second)
-      setError("region '" + Name + "' already defined");
+    MemoryRegion *MR = make<MemoryRegion>(Tok, Origin, Length, Flags, 
NegFlags);
+    if (!Script->MemoryRegions.insert({Tok, MR}).second)
+      setError("region '" + Tok + "' already defined");
   }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/ELF/Symbols.cpp 
new/lld-7.0.1.src/ELF/Symbols.cpp
--- old/lld-7.0.0.src/ELF/Symbols.cpp   2018-07-17 13:35:28.000000000 +0200
+++ new/lld-7.0.1.src/ELF/Symbols.cpp   2018-10-22 19:44:17.000000000 +0200
@@ -209,7 +209,7 @@
     return Binding;
   if (Visibility != STV_DEFAULT && Visibility != STV_PROTECTED)
     return STB_LOCAL;
-  if (VersionId == VER_NDX_LOCAL && isDefined())
+  if (VersionId == VER_NDX_LOCAL && isDefined() && !IsPreemptible)
     return STB_LOCAL;
   if (!Config->GnuUnique && Binding == STB_GNU_UNIQUE)
     return STB_GLOBAL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/ELF/Writer.cpp 
new/lld-7.0.1.src/ELF/Writer.cpp
--- old/lld-7.0.0.src/ELF/Writer.cpp    2018-08-06 12:15:52.000000000 +0200
+++ new/lld-7.0.1.src/ELF/Writer.cpp    2018-10-31 18:14:17.000000000 +0100
@@ -874,7 +874,7 @@
 // need these symbols, since IRELATIVE relocs are resolved through GOT
 // and PLT. For details, see http://www.airs.com/blog/archives/403.
 template <class ELFT> void Writer<ELFT>::addRelIpltSymbols() {
-  if (needsInterpSection())
+  if (Config->Relocatable || needsInterpSection())
     return;
   StringRef S = Config->IsRela ? "__rela_iplt_start" : "__rel_iplt_start";
   addOptionalRegular(S, InX::RelaIplt, 0, STV_HIDDEN, STB_WEAK);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/test/COFF/arm64-localimport-align.s 
new/lld-7.0.1.src/test/COFF/arm64-localimport-align.s
--- old/lld-7.0.0.src/test/COFF/arm64-localimport-align.s       1970-01-01 
01:00:00.000000000 +0100
+++ new/lld-7.0.1.src/test/COFF/arm64-localimport-align.s       2018-10-22 
18:52:14.000000000 +0200
@@ -0,0 +1,24 @@
+// REQUIRES: aarch64
+// RUN: llvm-mc -filetype=obj -triple=aarch64-windows %s -o %t.obj
+// RUN: lld-link -entry:main -subsystem:console %t.obj -out:%t.exe
+// Don't check the output, just make sure it links fine and doesn't
+// error out due to a misaligned load.
+    .text
+    .globl main
+    .globl myfunc
+main:
+    adrp x8, __imp_myfunc
+    ldr  x0, [x8, :lo12:__imp_myfunc]
+    br   x0
+    ret
+myfunc:
+    ret
+
+    .section .rdata, "dr"
+    // Start the .rdata section with a 4 byte chunk, to expose the alignment
+    // of the next chunk in the section.
+mydata:
+    .byte 42
+    // The synthesized LocalImportChunk gets stored here in the .rdata
+    // section, but needs to get proper 8 byte alignment since it is a
+    // pointer, just like regular LookupChunks in the IAT.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lld-7.0.0.src/test/ELF/linkerscript/memory-include.test 
new/lld-7.0.1.src/test/ELF/linkerscript/memory-include.test
--- old/lld-7.0.0.src/test/ELF/linkerscript/memory-include.test 1970-01-01 
01:00:00.000000000 +0100
+++ new/lld-7.0.1.src/test/ELF/linkerscript/memory-include.test 2018-10-22 
19:45:40.000000000 +0200
@@ -0,0 +1,23 @@
+# REQUIRES: x86
+
+# RUN: echo '.section .text,"ax"; .global _start; nop' > %t.s
+# RUN: echo '.section .data,"aw"; .quad 0' >> %t.s
+# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %t.s -o %t.o
+
+# RUN: echo "RAM2 (rwx): ORIGIN = 0x3000, LENGTH = 0x100" > %t.inc
+# RUN: ld.lld -o %t.elf --script %s %t.o -L %T
+# RUN: llvm-objdump -section-headers %t.elf | FileCheck %s
+# CHECK: .data         00000008 0000000000002000 DATA
+# CHECK: .data2        00000008 0000000000003000 DATA
+
+MEMORY {
+  ROM (rwx): ORIGIN = 0x1000, LENGTH = 0x100
+  RAM (rwx): ORIGIN = 0x2000, LENGTH = 0x100
+  INCLUDE "memory-include.test.tmp.inc"
+}
+
+SECTIONS {
+  .text : { *(.text*) } > ROM
+  .data : { *(.data*) } > RAM
+  .data2 : { QUAD(0) } > RAM2
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lld-7.0.0.src/test/ELF/linkerscript/output-section-include.test 
new/lld-7.0.1.src/test/ELF/linkerscript/output-section-include.test
--- old/lld-7.0.0.src/test/ELF/linkerscript/output-section-include.test 
1970-01-01 01:00:00.000000000 +0100
+++ new/lld-7.0.1.src/test/ELF/linkerscript/output-section-include.test 
2018-10-22 19:45:40.000000000 +0200
@@ -0,0 +1,30 @@
+# REQUIRES: x86
+
+# RUN: echo '.section .text,"ax"; .global _start; nop' > %t.s
+# RUN: echo '.section .data,"aw"; .quad 0' >> %t.s
+# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %t.s -o %t.o
+
+## Empty include file.
+# RUN: echo "" > %t.inc
+# RUN: ld.lld -o %t.elf --script %s %t.o -L %T
+# RUN: llvm-objdump -section-headers %t.elf | FileCheck %s 
--check-prefix=CHECK1
+# CHECK1: .data         00000008 0000000000002000 DATA
+
+## Non-empty include file.
+# RUN: echo "QUAD(0)" > %t.inc
+# RUN: ld.lld -o %t.elf --script %s %t.o -L %T
+# RUN: llvm-objdump -section-headers %t.elf | FileCheck %s 
--check-prefix=CHECK2
+# CHECK2: .data         00000010 0000000000002000 DATA
+
+MEMORY {
+  ROM (rwx): ORIGIN = 0x1000, LENGTH = 0x100
+  RAM (rwx): ORIGIN = 0x2000, LENGTH = 0x100
+}
+
+SECTIONS {
+  .text : { *(.text*) } > ROM
+  .data : {
+    *(.data*)
+    INCLUDE "output-section-include.test.tmp.inc"
+  } > RAM
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lld-7.0.0.src/test/ELF/linkerscript/section-include.test 
new/lld-7.0.1.src/test/ELF/linkerscript/section-include.test
--- old/lld-7.0.0.src/test/ELF/linkerscript/section-include.test        
1970-01-01 01:00:00.000000000 +0100
+++ new/lld-7.0.1.src/test/ELF/linkerscript/section-include.test        
2018-10-22 19:45:40.000000000 +0200
@@ -0,0 +1,32 @@
+# REQUIRES: x86
+
+# RUN: echo '.section .text,"ax"; .global _start; nop' > %t.s
+# RUN: echo '.section .data,"aw"; .quad 0' >> %t.s
+# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %t.s -o %t.o
+
+## Empty include file.
+# RUN: echo "" > %t.inc
+# RUN: ld.lld -o %t.elf --script %s %t.o -L %T
+# RUN: llvm-objdump -section-headers %t.elf | FileCheck %s 
--check-prefix=CHECK1
+# CHECK1:      .data         00000008 0000000000002000 DATA
+# CHECK1-NEXT: .data3        00000008 0000000000002008 DATA
+
+## Non-empty include file.
+# RUN: echo ".data2 : { QUAD(0) } > RAM" > %t.inc
+# RUN: ld.lld -o %t.elf --script %s %t.o -L %T
+# RUN: llvm-objdump -section-headers %t.elf | FileCheck %s 
--check-prefix=CHECK2
+# CHECK2:      .data         00000008 0000000000002000 DATA
+# CHECK2-NEXT: .data2        00000008 0000000000002008 DATA
+# CHECK2-NEXT: .data3        00000008 0000000000002010 DATA
+
+MEMORY {
+  ROM (rwx): ORIGIN = 0x1000, LENGTH = 0x100
+  RAM (rwx): ORIGIN = 0x2000, LENGTH = 0x100
+}
+
+SECTIONS {
+  .text : { *(.text*) } > ROM
+  .data : { *(.data*) } > RAM
+  INCLUDE "section-include.test.tmp.inc"
+  .data3 : { QUAD(0) } > RAM
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/test/ELF/local-ver-preemptible.s 
new/lld-7.0.1.src/test/ELF/local-ver-preemptible.s
--- old/lld-7.0.0.src/test/ELF/local-ver-preemptible.s  1970-01-01 
01:00:00.000000000 +0100
+++ new/lld-7.0.1.src/test/ELF/local-ver-preemptible.s  2018-10-31 
16:58:47.000000000 +0100
@@ -0,0 +1,22 @@
+# REQUIRES: x86
+# RUN: echo '.global foo; .type foo, @function; foo:' | \
+# RUN:   llvm-mc -filetype=obj -triple=x86_64-unknown-linux - -o %t.so.o
+# RUN: ld.lld %t.so.o -o %t.so -shared
+
+# RUN: echo "{ global: main; local: *; };" > %t.script
+
+# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
+# RUN: ld.lld %t.o %t.so -o %t -version-script %t.script
+# RUN: llvm-readelf -r --symbols %t | FileCheck %s
+
+# CHECK:      Relocation section '.rela.plt' at offset {{.*}} contains 1 
entries:
+# CHECK:        R_X86_64_JUMP_SLOT 0000000000201020 foo + 0
+
+# CHECK:      Symbol table '.dynsym' contains 2 entries:
+# CHECK-NEXT:   Num:    Value          Size Type    Bind   Vis      Ndx Name
+# CHECK-NEXT:     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND @
+# CHECK-NEXT:     1: 0000000000201020     0 FUNC    GLOBAL DEFAULT  UND foo@
+
+.globl _start
+_start:
+  movl $foo - ., %eax
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lld-7.0.0.src/test/ELF/relocatable-rel-iplt.s 
new/lld-7.0.1.src/test/ELF/relocatable-rel-iplt.s
--- old/lld-7.0.0.src/test/ELF/relocatable-rel-iplt.s   1970-01-01 
01:00:00.000000000 +0100
+++ new/lld-7.0.1.src/test/ELF/relocatable-rel-iplt.s   2018-10-31 
18:14:17.000000000 +0100
@@ -0,0 +1,56 @@
+# REQUIRES: x86
+# RUN: llvm-mc -filetype=obj -triple=i686-- %s -o %t1.o
+# RUN: ld.lld -r %t1.o -o %t2.o
+# RUN: llvm-readobj -t %t2.o | FileCheck %s
+
+// CHECK:      Symbols [
+// CHECK-NEXT:   Symbol {
+// CHECK-NEXT:     Name:  (0)
+// CHECK-NEXT:     Value: 0x0
+// CHECK-NEXT:     Size: 0
+// CHECK-NEXT:     Binding: Local (0x0)
+// CHECK-NEXT:     Type: None (0x0)
+// CHECK-NEXT:     Other: 0
+// CHECK-NEXT:     Section: Undefined (0x0)
+// CHECK-NEXT:   }
+// CHECK-NEXT:   Symbol {
+// CHECK-NEXT:     Name:  (0)
+// CHECK-NEXT:     Value: 0x0
+// CHECK-NEXT:     Size: 0
+// CHECK-NEXT:     Binding: Local (0x0)
+// CHECK-NEXT:     Type: Section (0x3)
+// CHECK-NEXT:     Other: 0
+// CHECK-NEXT:     Section: .text (0x1)
+// CHECK-NEXT:   }
+// CHECK-NEXT:   Symbol {
+// CHECK-NEXT:     Name: __rel_iplt_end (1)
+// CHECK-NEXT:     Value: 0x0
+// CHECK-NEXT:     Size: 0
+// CHECK-NEXT:     Binding: Weak (0x2)
+// CHECK-NEXT:     Type: None (0x0)
+// CHECK-NEXT:     Other [ (0x2)
+// CHECK-NEXT:       STV_HIDDEN (0x2)
+// CHECK-NEXT:     ]
+// CHECK-NEXT:     Section: Undefined (0x0)
+// CHECK-NEXT:   }
+// CHECK-NEXT:   Symbol {
+// CHECK-NEXT:     Name: __rel_iplt_start (16)
+// CHECK-NEXT:     Value: 0x0
+// CHECK-NEXT:     Size: 0
+// CHECK-NEXT:     Binding: Weak (0x2)
+// CHECK-NEXT:     Type: None (0x0)
+// CHECK-NEXT:     Other [ (0x2)
+// CHECK-NEXT:       STV_HIDDEN (0x2)
+// CHECK-NEXT:     ]
+// CHECK-NEXT:     Section: Undefined (0x0)
+// CHECK-NEXT:   }
+// CHECK-NEXT: ]
+
+       movl    __rel_iplt_start, %eax
+       movl    __rel_iplt_end, %eax
+       ret
+
+       .hidden __rel_iplt_start
+       .hidden __rel_iplt_end
+       .weak   __rel_iplt_start
+       .weak   __rel_iplt_end

++++++ lldb-7.0.0.src.tar.xz -> lldb-7.0.1.src.tar.xz ++++++
/work/SRC/openSUSE:Factory/llvm7/lldb-7.0.0.src.tar.xz 
/work/SRC/openSUSE:Factory/.llvm7.new.28833/lldb-7.0.1.src.tar.xz differ: char 
26, line 1

++++++ llvm-7.0.0.src.tar.xz -> llvm-7.0.1.src.tar.xz ++++++
/work/SRC/openSUSE:Factory/llvm7/llvm-7.0.0.src.tar.xz 
/work/SRC/openSUSE:Factory/.llvm7.new.28833/llvm-7.0.1.src.tar.xz differ: char 
25, line 1

++++++ llvm-do-not-install-static-libraries.patch ++++++
--- /var/tmp/diff_new_pack.Sdf4Nj/_old  2019-02-04 21:17:56.783724459 +0100
+++ /var/tmp/diff_new_pack.Sdf4Nj/_new  2019-02-04 21:17:56.783724459 +0100
@@ -2,10 +2,10 @@
 want after installation. By not copying them in the first place we reduce the
 disk usage during installation.
 
-Index: llvm-7.0.0.src/cmake/modules/AddLLVM.cmake
+Index: llvm-7.0.1.src/cmake/modules/AddLLVM.cmake
 ===================================================================
---- llvm-7.0.0.src.orig/cmake/modules/AddLLVM.cmake
-+++ llvm-7.0.0.src/cmake/modules/AddLLVM.cmake
+--- llvm-7.0.1.src.orig/cmake/modules/AddLLVM.cmake
++++ llvm-7.0.1.src/cmake/modules/AddLLVM.cmake
 @@ -654,10 +654,19 @@ macro(add_llvm_library name)
          set_property(GLOBAL PROPERTY LLVM_HAS_EXPORTS True)
        endif()
@@ -30,10 +30,10 @@
  
        if (NOT CMAKE_CONFIGURATION_TYPES)
          add_llvm_install_targets(install-${name}
-Index: llvm-7.0.0.src/lld-7.0.0.src/cmake/modules/AddLLD.cmake
+Index: llvm-7.0.1.src/lld-7.0.1.src/cmake/modules/AddLLD.cmake
 ===================================================================
---- llvm-7.0.0.src.orig/lld-7.0.0.src/cmake/modules/AddLLD.cmake
-+++ llvm-7.0.0.src/lld-7.0.0.src/cmake/modules/AddLLD.cmake
+--- llvm-7.0.1.src.orig/lld-7.0.1.src/cmake/modules/AddLLD.cmake
++++ llvm-7.0.1.src/lld-7.0.1.src/cmake/modules/AddLLD.cmake
 @@ -17,13 +17,6 @@ macro(add_lld_library name)
        set_property(GLOBAL PROPERTY LLD_HAS_EXPORTS True)
      endif()
@@ -48,10 +48,10 @@
      if (${ARG_SHARED} AND NOT CMAKE_CONFIGURATION_TYPES)
        add_llvm_install_targets(install-${name}
          DEPENDS ${name}
-Index: llvm-7.0.0.src/lldb-7.0.0.src/cmake/modules/AddLLDB.cmake
+Index: llvm-7.0.1.src/lldb-7.0.1.src/cmake/modules/AddLLDB.cmake
 ===================================================================
---- llvm-7.0.0.src.orig/lldb-7.0.0.src/cmake/modules/AddLLDB.cmake
-+++ llvm-7.0.0.src/lldb-7.0.0.src/cmake/modules/AddLLDB.cmake
+--- llvm-7.0.1.src.orig/lldb-7.0.1.src/cmake/modules/AddLLDB.cmake
++++ llvm-7.0.1.src/lldb-7.0.1.src/cmake/modules/AddLLDB.cmake
 @@ -60,10 +60,12 @@ function(add_lldb_library name)
            LIBRARY DESTINATION ${out_dir}
            ARCHIVE DESTINATION ${out_dir})
@@ -69,10 +69,10 @@
        endif()
        if (NOT CMAKE_CONFIGURATION_TYPES)
          add_llvm_install_targets(install-${name}
-Index: llvm-7.0.0.src/polly-7.0.0.src/cmake/polly_macros.cmake
+Index: llvm-7.0.1.src/polly-7.0.1.src/cmake/polly_macros.cmake
 ===================================================================
---- llvm-7.0.0.src.orig/polly-7.0.0.src/cmake/polly_macros.cmake
-+++ llvm-7.0.0.src/polly-7.0.0.src/cmake/polly_macros.cmake
+--- llvm-7.0.1.src.orig/polly-7.0.1.src/cmake/polly_macros.cmake
++++ llvm-7.0.1.src/polly-7.0.1.src/cmake/polly_macros.cmake
 @@ -42,12 +42,22 @@ macro(add_polly_library name)
      llvm_config(${name} ${LLVM_LINK_COMPONENTS})
    endif( LLVM_LINK_COMPONENTS )
@@ -101,10 +101,10 @@
  endmacro(add_polly_library)
  
  macro(add_polly_loadable_module name)
-Index: llvm-7.0.0.src/polly-7.0.0.src/lib/CMakeLists.txt
+Index: llvm-7.0.1.src/polly-7.0.1.src/lib/CMakeLists.txt
 ===================================================================
---- llvm-7.0.0.src.orig/polly-7.0.0.src/lib/CMakeLists.txt
-+++ llvm-7.0.0.src/polly-7.0.0.src/lib/CMakeLists.txt
+--- llvm-7.0.1.src.orig/polly-7.0.1.src/lib/CMakeLists.txt
++++ llvm-7.0.1.src/polly-7.0.1.src/lib/CMakeLists.txt
 @@ -74,7 +74,7 @@ set_target_properties(PollyCore PROPERTI
  # LLVM_POLLY_LINK_INTO_TOOLS=ON, its dependencies like PollyISL are linked as
  # well.

++++++ llvm-docs-7.0.0.src.tar.xz -> llvm-docs-7.0.1.src.tar.xz ++++++
++++ 2851 lines of diff (skipped)

++++++ openmp-7.0.0.src.tar.xz -> openmp-7.0.1.src.tar.xz ++++++

++++++ polly-7.0.0.src.tar.xz -> polly-7.0.1.src.tar.xz ++++++
/work/SRC/openSUSE:Factory/llvm7/polly-7.0.0.src.tar.xz 
/work/SRC/openSUSE:Factory/.llvm7.new.28833/polly-7.0.1.src.tar.xz differ: char 
26, line 1


Reply via email to