[PATCH] D47603: [analyzer] fix bug with 1-bit APSInt types in Z3ConstraintManager
Vlad Tsyrklevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 31 13:38:42 PDT 2018
vlad.tsyrklevich added a comment.
In https://reviews.llvm.org/D47603#1118106, @george.karpenkov wrote:
> Would it be possible to add tests? I know we have very few unit tests, but I assume you could actually use an integration test to exercise this path?
I tested this change and it fixes PR37622. There's a simple crash reproducer included there.
Repository:
rC Clang
https://reviews.llvm.org/D47603
More information about the cfe-commits
mailing list