[PATCH] D142627: [analyzer] Fix crash exposed by D140059
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 26 07:41:58 PST 2023
steakhal accepted this revision.
steakhal added a comment.
This revision is now accepted and ready to land.
I would not mind less artificial-looking test code, but I'll let you decide if you want to make action about it.
Have you thought about the rest of the callsites of `getBitWidth()`? Are they also vulnerable to similar bugs?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142627/new/
https://reviews.llvm.org/D142627
More information about the cfe-commits
mailing list