summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/plist-diagnostics-template-function.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Added template argument lists to the Pathdiagnostic outputKristof Umann2018-05-251-0/+41
Because template parameter lists were not displayed in the plist output, it was difficult to decide in some cases whether a given checker found a true or a false positive. This patch aims to correct this. Differential Revision: https://reviews.llvm.org/D46933 llvm-svn: 333275
OpenPOWER on IntegriCloud