[PATCH] D117229: [Analyzer] Produce SymbolCast for pointer to integer cast

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 19 09:00:55 PST 2022


martong updated this revision to Diff 401274.
martong marked an inline comment as done.
martong added a comment.

- Move the comment hunk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117229

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  clang/test/Analysis/produce-ptr-to-integer-symbolcast.cpp
  clang/test/Analysis/symbol-simplification-mem-region-to-int-cast.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117229.401274.patch
Type: text/x-patch
Size: 5501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220119/96233252/attachment.bin>


More information about the cfe-commits mailing list