Jump to letter: [
          
            47ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        clazy - Qt oriented code checker based on clang framework
        
          
            | Website: | 
            https://invent.kde.org/sdk/clazy/ | 
          
          
            | License: | 
            BSD-2-Clause AND CC0-1.0 AND CC-BY-SA-4.0 AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND LicenseRef-Qt-Commercial AND MIT AND Qt-LGPL-exception-1.1.txt | 
          
          
            | Vendor: | 
            Alcance Libre, Inc. | 
          
        
        
        - Description:
 
        clazy is a compiler plugin which allows clang to understand Qt
semantics. You get more than 50 Qt related compiler warnings, ranging
from unneeded memory allocations to misusage of API, including fix-its
for automatic refactoring.
 
        
        Packages