summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/html-multifile-diagnostics.h
Commit message (Collapse)AuthorAgeFilesLines
* [Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin2017-08-031-0/+3
This change adds support for cross-file diagnostic paths in html output. If the diagnostic path is not cross-file, there is no change in the output. Patch by Vlad Tsyrklevich! Differential Revision: https://reviews.llvm.org/D30406 llvm-svn: 309968
OpenPOWER on IntegriCloud