[LLVMbugs] [Bug 9753] New: clang-analyzer.llvm.org/available_checks.html is still "slated to contain a list of the current checks"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 19 13:31:58 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9753

           Summary: clang-analyzer.llvm.org/available_checks.html is still
                    "slated to contain a list of the current checks"
           Product: Website
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General Website
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: flash at pobox.com
                CC: llvmbugs at cs.uiuc.edu


The analyzer "Available Checks" web page
(http://clang-analyzer.llvm.org/available_checks.html) still says "This page is
slated to contain a list of the current checks the analyzer performs along with
some self-contained code examples. In the meantime…," rather than listing the
available checkers.  The Wayback Machine archive doesn't have the page (perhaps
because of a now-deleted clang-analyzer.llvm.org/robots.txt file), but I
believe the page has been slated to contain the checkers for quite some time.

The list of checker is quite important for prospective users of a static
analysis tool.  (Perhaps too much so; I've seen someone choose a tool based
primarily on the number of checkers it had.)  Cp. Klocwork's list, which is now
public:  
http://www.klocwork.com/products/documentation/current/Detected_C_and_C%2B%2B_Issues

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list