Other Alias
scan-viewSYNOPSIS
scan-view options results directoryDESCRIPTION
scan-view a companion comannd line utility to scan-build(1), scan-view is used to view analysis results generated by scan-build(1). There is an option that one can pass to scan-build to cause scan-view to run as soon as it the analysis of a build completesOPTIONS
- -h, --help
- show the help message and exit.
- --host=HOST
- Host interface to listen on. (default=127.0.0.1)
- --port=PORT
- Port to listen on. (default=8181)
- --debug
- Print additional debugging information.
- --auto-reload
- Automatically update module for each request.
- --no-browser
- Don't open a webbrowser on startup.
- --allow-all-hosts
- Allow connections from any host (access restricted to "127.0.0.1" by default)
AUTHORS
Maintained by the Clang / LLVM Team http://clang.llvm.org.This manual page was written by Ermenegildo Fiorito [email protected] for the Debian Project.