[PATCH] D139759: [analyzer] Fix assertion in getAPSIntType

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 11 11:49:47 PST 2022


vabridgers updated this revision to Diff 481940.
vabridgers added a comment.

correct handling of sign type per @steakhal comments. Thank you, sir :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139759

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  clang/test/Analysis/fixed-point.c
  clang/unittests/StaticAnalyzer/APSIntTypeTest.cpp
  clang/unittests/StaticAnalyzer/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139759.481940.patch
Type: text/x-patch
Size: 5425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221211/e3669c2e/attachment.bin>


More information about the cfe-commits mailing list