[PATCH] D112409: [clang-tidy] Add check 'cert-err33-c'.
    Balázs Kéri via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Oct 25 09:21:22 PDT 2021
    
    
  
balazske added a comment.
This check is likely to generate many warnings on a "random" open-source project because many of these functions are usually not checked. But the rule contains this list and if a project wants to conform this check can be useful.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112409/new/
https://reviews.llvm.org/D112409
    
    
More information about the cfe-commits
mailing list