[PATCH] D75431: [analyzer][NFC] Merge checkNewAllocator's paramaters into CXXAllocatorCall
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 19 16:02:20 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2be30def37d: [analyzer][NFC] Merge checkNewAllocator's paramaters into CXXAllocatorCall (authored by Szelethus).
Changed prior to commit:
https://reviews.llvm.org/D75431?vs=254816&id=265075#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75431/new/
https://reviews.llvm.org/D75431
Files:
clang/include/clang/StaticAnalyzer/Core/Checker.h
clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75431.265075.patch
Type: text/x-patch
Size: 13683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200519/f2584170/attachment-0001.bin>
More information about the cfe-commits
mailing list