[PATCH] D124845: StaticAnalyzer should inline overridden delete operator the same way as overridden new operator
Fred Tingaud via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 08:27:30 PDT 2022
frederic-tingaud-sonarsource updated this revision to Diff 427332.
frederic-tingaud-sonarsource added a comment.
Applying recommendations
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124845/new/
https://reviews.llvm.org/D124845
Files:
clang/include/clang/Analysis/ConstructionContext.h
clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
clang/lib/StaticAnalyzer/Core/CallEvent.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
clang/test/Analysis/cxxnewexpr-callback-inline.cpp
clang/test/Analysis/cxxnewexpr-callback-noinline.cpp
clang/test/Analysis/cxxnewexpr-callback.cpp
clang/test/Analysis/dtor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124845.427332.patch
Type: text/x-patch
Size: 8887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/6076b5d9/attachment.bin>
More information about the cfe-commits
mailing list