.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "SCAN\-VIEW" "1" "December 2010" "" "" . .SH "NAME" \fBscan\-view\fR . .P scan\-view(1) \-\- The clang(1) static analyzer results viewer\. . .SH "SYNOPSIS" \fBscan\-view\fR \fIoptions\fR \fIresults directory\fR . .SH "DESCRIPTION" \fBscan\-view\fR 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 completes . .SH "OPTIONS" . .TP \fB\-h\fR, \fB\-\-help\fR show the help message and exit\. . .TP \fB\-\-host=\fRHOST Host interface to listen on\. (default=127\.0\.0\.1) . .TP \fB\-\-port=\fRPORT Port to listen on\. (default=8181) . .TP \fB\-\-debug\fR Print additional debugging information\. . .TP \fB\-\-auto\-reload\fR Automatically update module for each request\. . .TP \fB\-\-no\-browser\fR Don\'t open a webbrowser on startup\. . .TP \fB\-\-allow\-all\-hosts\fR Allow connections from any host (access restricted to "127\.0\.0\.1" by default) . .SH "AUTHORS" Maintained by the Clang / LLVM Team \fIhttp://clang\.llvm\.org\fR\. . .P This manual page was written by Ermenegildo Fiorito \fIfiorito\.g@gmail\.com\fR for the Debian Project\. . .SH "SEE ALSO" clang(1) scan\-build(1) \fIhttp://clang\-analyzer\.llvm\.org\fR