[PATCH] D58368: [analyzer] MIGChecker: Implement bug reporter visitors.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 21 15:13:45 PST 2019


NoQ updated this revision to Diff 187873.
NoQ marked an inline comment as done.
NoQ added a comment.

Address comments.

@Charusso: I agreed not to rush for D58367 <https://reviews.llvm.org/D58367> and implemented an old-style visitor here instead :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58368/new/

https://reviews.llvm.org/D58368

Files:
  clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
  clang/test/Analysis/mig.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58368.187873.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190221/ac532ea3/attachment-0001.bin>


More information about the cfe-commits mailing list