Jump to letter: [
          
            47ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        clang-analyzer - A source code analysis framework
        
          
            | Website: | 
            https://llvm.org | 
          
          
            | License: | 
            Apache-2.0 WITH LLVM-exception OR NCSA OR MIT | 
          
          
            | Vendor: | 
            Alcance Libre, Inc. | 
          
        
        
        - Description:
 
        The Clang Static Analyzer consists of both a source code analysis
framework and a standalone tool that finds bugs in C and Objective-C
programs. The standalone tool is invoked from the command-line, and is
intended to run in tandem with a build of a project or code base.
 
        
        Packages