diff options
Diffstat (limited to 'debian/source.lintian-overrides')
-rw-r--r-- | debian/source.lintian-overrides | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..1039d83 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,9 @@ +# Removed by patch remove-dbtree.diff +source: source-is-missing clang/www/analyzer/scripts/dbtree.js +# No longer used (we are using cmake now) +source: outdated-autotools-helper-file autoconf/config.guess 2011-08-20 +source: outdated-autotools-helper-file autoconf/config.sub 2011-11-02 +# Reported here https://bugs.llvm.org/show_bug.cgi?id=32962 +# No activity, silent it to avoid false positive in automation +source: license-problem-convert-utf-code lib/Support/ConvertUTF.cpp + |