[PATCH] D35110: [Analyzer] Constraint Manager Negates Difference

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 18 08:51:55 PDT 2018


baloghadamsoftware added a comment.

I added extra assertion into the test for the difference. Interestingly, it also works if I assert `n-m` is in the range instead of `m-n`.


https://reviews.llvm.org/D35110





More information about the cfe-commits mailing list