[PATCH] D85796: [Analysis] Bug fix for exploded graph branching in evalCall for constructor

Nithin VR via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 14:39:11 PDT 2020


vrnithinkumar updated this revision to Diff 285763.
vrnithinkumar marked 3 inline comments as done.
vrnithinkumar added a comment.

- Fix without passing the NodeBuilder


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85796

Files:
  clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
  clang/test/Analysis/smart-ptr-text-output.cpp
  clang/test/Analysis/smart-ptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85796.285763.patch
Type: text/x-patch
Size: 10183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200814/2ad13dd3/attachment-0001.bin>


More information about the cfe-commits mailing list