[PATCH] D47510: [analyzer] Trust _Nonnull annotations, and trust analyzer knowledge about receiver nullability

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 17:32:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333612: [analyzer] Trust _Nonnull annotations, and trust analyzer knowledge about… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47510?vs=149019&id=149224#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47510

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp
  cfe/trunk/test/Analysis/Inputs/system-header-simulator-for-nullability.h
  cfe/trunk/test/Analysis/trustnonnullchecker_test.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47510.149224.patch
Type: text/x-patch
Size: 4717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/6f0e091b/attachment.bin>


More information about the llvm-commits mailing list