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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to