[PATCH] D85351: [Analyzer] Fix for `ExprEngine::computeObjectUnderConstruction()` for base and delegating consturctor initializers
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 10 02:51:20 PDT 2020
baloghadamsoftware updated this revision to Diff 290917.
baloghadamsoftware added a comment.
Fix for base constructors, test extended.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85351/new/
https://reviews.llvm.org/D85351
Files:
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
clang/unittests/StaticAnalyzer/TestReturnValueUnderConstruction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85351.290917.patch
Type: text/x-patch
Size: 4654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200910/e74c2510/attachment-0001.bin>
More information about the cfe-commits
mailing list