<div dir="ltr">Hi,<br><div><br>I am running scan-build on 1300 source files. My scan-build is like this:<br><br></div><div>% scan-build make -j10 <my_target><br><br></div><div>I understand the "make -j10" makes the build phase parallel. However, how do I make the static analysis/html report generation phase parallel as well? Is there such an option in scan-build to do that? I searched the scan-build documentation but could not find such an option. It seems by default, scan-build performs static analysis/html report generation phase in serial mode.<br><br></div><div>Thanks,<br></div><div>-Eric Feng<br></div></div>