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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 5 05:40:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304710: [analyzer] Nullability: fix notes around synthesized ObjC property accessors. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D32437?vs=100673&id=101392#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32437

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32437.101392.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170605/6e9a2b79/attachment.bin>


More information about the cfe-commits mailing list