[PATCH] D95307: [StaticAnalyzer] Add checking for degenerate base class in MemRegion
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 24 15:13:04 PST 2021
NoQ added reviewers: vsavchenko, xazax.hun, martong, kromanenkov.
NoQ added a comment.
Herald added a subscriber: rnkovacs.
This patch shoots the messenger but someone still needs to conduct a proper investigation. The assertion is losing a lot more of its bug-finding power than necessary to uncover the current cornercase; i really hope to preserve it instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95307/new/
https://reviews.llvm.org/D95307
More information about the cfe-commits
mailing list