[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
Tue Jan 18 06:08:23 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd835dd4cf5cc: [analyzer] Produce SymbolCast symbols for integral types in SValBuilderā€¦ (authored by ASDenysPetrov).

Repository:
  rG LLVM Github Monorepo

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


More information about the cfe-commits mailing list