https://llvm.org/bugs/show_bug.cgi?id=31303
Bug ID: 31303 Summary: scan-view port conflict Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Static Analyzer Assignee: kreme...@apple.com Reporter: xiangzha...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Hi llvm developers, I use Clang Static Analyzer for analyzing code for K3b and other open source components http://www.leetcode.cn/2016/11/analyzing-code-for-kde-qt-open-source-components.html when scan-build finished, I often copied the /tmp/scan-build-XXX under this project source code's directory. But when I scan-view several projects' reports, the port conflict, it often open http://127.0.0.1:8181 wronly for second project, it should be http://127.0.0.1:8182, then I have to Ctrl-C and scan-view again and again to *find* correct port for this project. Regards, Leslie Zhai -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs