[all-commits] [llvm/llvm-project] b34b1e: [Analysis] Bug fix for exploded graph branching in...
Nithin Vadukkumchery Rajendrakumar via All-commits
all-commits at lists.llvm.org
Tue Aug 18 15:04:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b34b1e38381fa4d1b1d9751a6b5233b68e734cfe
https://github.com/llvm/llvm-project/commit/b34b1e38381fa4d1b1d9751a6b5233b68e734cfe
Author: Nithin Vadukkumchery Rajendrakumar <vrnithinkumar at gmail.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
M clang/test/Analysis/smart-ptr-text-output.cpp
M clang/test/Analysis/smart-ptr.cpp
Log Message:
-----------
[Analysis] Bug fix for exploded graph branching in evalCall for constructor
Summary:
Make exactly single NodeBuilder exists at any given time
Reviewers: NoQ, Szelethus, vsavchenko, xazax.hun
Reviewed By: NoQ
Subscribers: martong, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D85796
More information about the All-commits
mailing list