[PATCH] D152269: [StaticAnalyzer] Fix false negative on NilArgChecker when creating literal object

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 8 07:49:06 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa6b7dd520fc: [StaticAnalyzer] Fix false negative on NilArgChecker when creating literal… (authored by tripleCC, committed by steakhal).

Changed prior to commit:
  https://reviews.llvm.org/D152269?vs=529584&id=529596#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152269

Files:
  clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  clang/test/Analysis/NSContainers.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152269.529596.patch
Type: text/x-patch
Size: 7771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230608/d5706907/attachment-0001.bin>


More information about the cfe-commits mailing list