[PATCH] D41538: [analyzer] Fix some checker's output plist not containing the checker name #2

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 4 10:24:16 PST 2018


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

- Address some review comments.


https://reviews.llvm.org/D41538

Files:
  include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  test/Analysis/malloc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41538.128630.patch
Type: text/x-patch
Size: 6208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180104/4ea52af2/attachment.bin>


More information about the cfe-commits mailing list