[PATCH] D32437: [analyzer] Nullability: fix a crash when adding notes inside a synthesized property accessor.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 30 02:18:20 PDT 2017


NoQ updated this revision to Diff 100673.
NoQ marked 3 inline comments as done.
NoQ added a comment.

Fix comments.


https://reviews.llvm.org/D32437

Files:
  include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
  lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  test/Analysis/nullability-notes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32437.100673.patch
Type: text/x-patch
Size: 6548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170530/83fdc765/attachment-0001.bin>


More information about the cfe-commits mailing list