[PATCH] D85728: [Analyzer] Support for the new variadic isa<> and isa_and_not_null<> in CastValueChecker

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 12:15:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4448affede51: [analyzer] pr47037: CastValueChecker: Support for the new variadic isa<>. (authored by baloghadamsoftware, committed by dergachev.a).

Changed prior to commit:
  https://reviews.llvm.org/D85728?vs=285047&id=288420#toc

Repository:
  rG LLVM Github Monorepo

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.288420.patch
Type: text/x-patch
Size: 12298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200827/a3aef772/attachment-0001.bin>


More information about the cfe-commits mailing list