[PATCH] D86465: [analyzer][solver] Redesign constraint ranges data structure

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 03:50:35 PDT 2021


steakhal added a comment.

In D86465#2640958 <https://reviews.llvm.org/D86465#2640958>, @vsavchenko wrote:

> In D86465#2640954 <https://reviews.llvm.org/D86465#2640954>, @steakhal wrote:
>
>> It's getting complicated then xD. I guess we should complement unittests with LIT tests?
>> You can know there that clang is recent enough and pinning the target triple would also solve this.
>
> My suggestion would be to check these separately with a possible fix.

Feel free to push this as-is. But try to cover these cases later if you can.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86465/new/

https://reviews.llvm.org/D86465



More information about the cfe-commits mailing list