[LLVMbugs] [Bug 12386] New: Link to previous/next path number
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 28 09:05:07 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12386
Bug #: 12386
Summary: Link to previous/next path number
Product: clang
Version: trunk
Platform: PC
OS/Version: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
AssignedTo: kremenek at apple.com
ReportedBy: roland at utk.edu
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I suggest to add to the HTML output of the analyzer, small arrows next to the
path number. These would link to the previous/next path number
(href="...#PathX", where X is +1/-1 of current path number). This would make it
easier to follow the path taken by analysis, especially with the new
interprocedural analysis.
--
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