[PATCH] D49074: [Analyzer] [WIP] Basic support for multiplication and division in the constraint manager
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 9 15:39:24 PDT 2018
george.karpenkov added a comment.
The overall point is that writing this kind of code is *extremely* error-prone.
We are actually considering going in a different direction and doing a rollback for the previous rearrangement patches due to some issues.
Could you see whether Z3 visitor would meet your needs?
https://reviews.llvm.org/D49074
More information about the cfe-commits
mailing list