[LLVMbugs] [Bug 7687] New: Enhancement Request: Show function names in analyzer HTML output

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 21 10:41:54 PDT 2010


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

           Summary: Enhancement Request: Show function names in analyzer
                    HTML output
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: alexei.svitkine at gmail.com
                CC: llvmbugs at cs.uiuc.edu


It would be useful to show the function name of where the problem occurs in the
index.html that is generated after an analysis run. Currently, only the
filename and line number is shown (as well as the path length, bug type, etc).

-- 
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