summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 3 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7510e9e35ed..6ea58ed586ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jul 13 02:13:14 UTC 2017
+# Thu Jul 13 03:41:39 UTC 2017
pkgbase = llvm-polly-svn
pkgver = 5.0.0svn_r307868
pkgrel = 1
@@ -85,25 +85,13 @@ pkgname = clang-polly-svn
url = http://clang.llvm.org/
groups = llvm-toolchain-polly-svn
depends = llvm-polly-svn=5.0.0svn_r307868-1
- optdepends = clang-analyzer-svn: source code analysis for Clang, supporting C, C++, and Objective-C
- optdepends = clang-compiler-rt-svn: sanitizer runtimes, builtins, profile library and BlocksRuntime
- optdepends = clang-tools-extra-svn: standalone tools: syntax checking, formatting, refactoring, etc.
+ optdepends = clang-compiler-rt-polly-svn: sanitizer runtimes, builtins, profile library and BlocksRuntime with polly
+ optdepends = clang-tools-extra-polly-svn: standalone tools: syntax checking, formatting, refactoring, etc. with polly
optdepends = python2: git-clang-format and clang-format-diff.py support
provides = clang
conflicts = clang,
conflicts = clang-svn
-pkgname = clang-analyzer-polly-svn
- pkgdesc = Source code analysis tool for Clang, supporting C, C++, and Objective-C
- url = http://clang-analyzer.llvm.org/
- groups = llvm-toolchain-polly-svn
- depends = clang-polly-svn=5.0.0svn_r307868-1
- depends = perl
- depends = python2
- provides = clang-analyzer
- conflicts = clang-analyzer,
- conflicts = clang-analyzer-svn
-
pkgname = clang-compiler-rt-polly-svn
pkgdesc = The "compiler-rt" set of runtime libraries for Clang and LLVM
url = http://compiler-rt.llvm.org/