[PATCH] D64149: [clang-scan-deps] use `-Wno-error` when scanning for dependencies
    Duncan P. N. Exon Smith via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jul  3 15:25:37 PDT 2019
    
    
  
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
    
    
More information about the cfe-commits
mailing list