[PATCH] D64149: [clang-scan-deps] use `-Wno-error` when scanning for dependencies
    Alex L via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  3 16:43:38 PDT 2019
    
    
  
The warning output is suppressed, yes. Yeah, we should probably just
disable them. I'll follow up with a commit.
On Wed, 3 Jul 2019 at 15:25, Duncan P. N. Exon Smith via Phabricator <
reviews at reviews.llvm.org> wrote:
> dexonsmith added a comment.
>
> Is warning output suppressed?  If so, should we just/also disable all
> warnings?  (IIRC, the flag is `-w`.)
>
>
> Repository:
>   rL LLVM
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D64149/new/
>
> https://reviews.llvm.org/D64149
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/804c09e8/attachment.html>
    
    
More information about the llvm-commits
mailing list