[PATCH] D85728: [Analyzer] Support for the new variadic isa<> and isa_and_not_null<> in CastValueChecker
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 11 09:54:51 PDT 2020
baloghadamsoftware updated this revision to Diff 284801.
baloghadamsoftware retitled this revision from "[Analyzer][WIP] Support for the new variadic isa<> and isa_and_not_null<> in CastValueChecker" to "[Analyzer] Support for the new variadic isa<> and isa_and_not_null<> in CastValueChecker".
baloghadamsoftware edited the summary of this revision.
baloghadamsoftware added a comment.
Working version. Debug printouts removed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85728/new/
https://reviews.llvm.org/D85728
Files:
clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
clang/test/Analysis/Inputs/llvm.h
clang/test/Analysis/cast-value-logic.cpp
clang/test/Analysis/cast-value-notes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85728.284801.patch
Type: text/x-patch
Size: 12376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/00833593/attachment-0001.bin>
More information about the cfe-commits
mailing list