[arch-commits] Commit in llvm/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Sep 28 13:38:40 UTC 2015


    Date: Monday, September 28, 2015 @ 15:38:40
  Author: foutrelis
Revision: 247666

Mention that clang-query patch has been upstreamed

Modified:
  llvm/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-28 10:47:36 UTC (rev 247665)
+++ PKGBUILD	2015-09-28 13:38:40 UTC (rev 247666)
@@ -71,6 +71,7 @@
   patch -Np2 -i ../llvm-3.7.0-export-more-symbols.patch
 
   # https://llvm.org/bugs/show_bug.cgi?id=24046
+  # Upstreamed - http://reviews.llvm.org/D13206
   patch -d tools/clang/tools/extra -Np1 <../clang-tools-extra-3.7.0-install-clang-query.patch
 
   # https://llvm.org/bugs/show_bug.cgi?id=24953



More information about the arch-commits mailing list