[PATCH] D116636: [WIP] Enable `-Wstrict-calls-without-prototype` by default
    Artem Dergachev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jan  5 22:05:36 PST 2022
    
    
  
NoQ added a comment.
Ooof you fixed a lot of static analyzer tests. If you ever get tired of this, feel free to `-w` them entirely because the driver's `--analyze` flag implies `-w` anyway. Hmm, maybe we should even change `%clang_analyze_cc1` to include `-w`.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116636/new/
https://reviews.llvm.org/D116636
    
    
More information about the cfe-commits
mailing list