[PATCH] D66042: [analyzer] Analysis: "Disable" core checkers
    Artem Dergachev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 13 14:25:54 PDT 2019
    
    
  
NoQ added a comment.
In D66042#1627842 <https://reviews.llvm.org/D66042#1627842>, @Charusso wrote:
> @Szelethus, here is a really cool example: https://clang.llvm.org/docs/ClangCommandLineReference.html.
These are driver flags. They are indeed well-documented and user-facing. Frontend flags aren't.
In D66042#1627842 <https://reviews.llvm.org/D66042#1627842>, @Charusso wrote:
> The goal is to introduce the best possible solution
This sounds like a fairly impractical goal to set. Also perfection is highly subjective. There are much bigger problems in the Static Analyzer than this whole debate of "what kind of flag do we want it to be?". We've already received some useful input, but i feel it's just not worth it to spend much more time debating here.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66042/new/
https://reviews.llvm.org/D66042
    
    
More information about the cfe-commits
mailing list