[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
Tue Aug 11 16:39:09 PDT 2020
vrnithinkumar created this revision.
Herald added subscribers: cfe-commits, martong.
Herald added a project: clang.
vrnithinkumar requested review of this revision.
Fixing tests
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D85796
Files:
clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.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.284934.patch
Type: text/x-patch
Size: 10147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/b9c16f01/attachment.bin>
More information about the cfe-commits
mailing list