From 172143cb7fb829f50ccc96752a2f7464f912c272 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 2 Aug 2017 20:31:06 +0000 Subject: [PATCH] ignore just like in snapshot --- debian/source.lintian-overrides | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index a690f2fa..1039d839 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -3,4 +3,7 @@ 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