[all-commits] [llvm/llvm-project] a56091: [Analyzer] Add checkRegionChanges for SmartP...
Nithin Vadukkumchery Rajendrakumar via All-commits
all-commits at lists.llvm.org
Mon Jul 20 16:14:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5609102117d2384fb73a14f37d24a0c844e3864
https://github.com/llvm/llvm-project/commit/a5609102117d2384fb73a14f37d24a0c844e3864
Author: Nithin Vadukkumchery Rajendrakumar <vrnithinkumar at gmail.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
M clang/test/Analysis/Inputs/system-header-simulator-cxx.h
M clang/test/Analysis/smart-ptr.cpp
Log Message:
-----------
[Analyzer] Add checkRegionChanges for SmartPtrModeling
Summary:
Implemented checkRegionChanges for SmartPtrModeling
Reviewers: NoQ, Szelethus, vsavchenko, xazax.hun
Reviewed By: NoQ, vsavchenko, xazax.hun
Subscribers: martong, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83836
More information about the All-commits
mailing list