A known limitation of the html output of scan-build is that it ignores warnings whose paths spans more than one file [1] Is there a way of obtaining the path associated to a warning when it spans multiple files? [1] http://llvm.org/bugs/show_bug.cgi?id=16489