[PATCH] D125892: [analyzer] Implement assumeInclusiveRange in terms of assumeInclusiveRangeDual

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 12:28:47 PDT 2022


steakhal added a comment.

Okay, it took me a while to get what's going on.
Do you have anything in mind to express it by slightly less indirection, references, templates and well, virtual functions xD


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125892



More information about the cfe-commits mailing list