[PATCH] D139759: [analyzer] Fix assertion in getAPSIntType
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 11 14:20:14 PST 2022
vabridgers updated this revision to Diff 481951.
vabridgers marked 7 inline comments as done.
vabridgers added a comment.
clean up pass per comments from @steakhal
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.481951.patch
Type: text/x-patch
Size: 5264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221211/e71f38ce/attachment.bin>
More information about the cfe-commits
mailing list