[PATCH] D105340: [analyzer] Produce SymbolCast symbols for integral types in SValBuilder::evalCast

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 22 09:40:12 PDT 2021


ASDenysPetrov updated this revision to Diff 374268.
ASDenysPetrov added a comment.

Rebased.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105340/new/

https://reviews.llvm.org/D105340

Files:
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/produce-symbolcast_x64.cpp
  clang/test/Analysis/produce-symbolcast_x86.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105340.374268.patch
Type: text/x-patch
Size: 293663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210922/03c96398/attachment-0001.bin>


More information about the cfe-commits mailing list