[PATCH] D80366: [Analyzer] Add `getReturnValueUnderConstruction()` to `CallEvent`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 2 07:41:36 PDT 2020
baloghadamsoftware updated this revision to Diff 267879.
baloghadamsoftware added a comment.
Incorporated @NoQ's solution.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80366/new/
https://reviews.llvm.org/D80366
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
clang/lib/StaticAnalyzer/Core/CallEvent.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
clang/unittests/StaticAnalyzer/CMakeLists.txt
clang/unittests/StaticAnalyzer/TestReturnValueUnderConstruction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80366.267879.patch
Type: text/x-patch
Size: 24293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200602/24175d40/attachment-0001.bin>
More information about the cfe-commits
mailing list