[PATCH] D64374: [analyzer] CastValueChecker: Model casts
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 9 15:12:29 PDT 2019
Charusso updated this revision to Diff 208824.
Charusso marked 6 inline comments as done.
Charusso added a comment.
- Move to `apiModeling.llvm`.
- Prevent unknown casts.
- Refactor.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64374/new/
https://reviews.llvm.org/D64374
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
clang/test/Analysis/cast-value.cpp
clang/test/Analysis/return-value-guaranteed.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64374.208824.patch
Type: text/x-patch
Size: 14931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/45e1409b/attachment-0001.bin>
More information about the cfe-commits
mailing list