[PATCH] D38728: [analyzer] Use the signature of the primary template for issue hash calculation

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 12 01:01:28 PDT 2017


xazax.hun updated this revision to Diff 118749.
xazax.hun marked an inline comment as done.
xazax.hun added a comment.

- Added some comments to the tests


https://reviews.llvm.org/D38728

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
  lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  lib/StaticAnalyzer/Core/IssueHash.cpp
  test/Analysis/bug_hash_test.cpp
  test/Analysis/bug_hash_test.m
  test/Analysis/edges-new.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38728.118749.patch
Type: text/x-patch
Size: 129188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171012/9675568c/attachment-0001.bin>


More information about the cfe-commits mailing list