[PATCH] D108695: [analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire function calls, rather than each ExplodedNode in it

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 14 04:24:22 PDT 2021


steakhal added a comment.

In D108695#2999378 <https://reviews.llvm.org/D108695#2999378>, @uabelho wrote:

> Hi @Szelethus 
> A couple of tests fail for me on trunk with this patch

Uh, that's my unittest :D
I suspect you are running some sort of CI where you set up Z3.

I suspect we should slightly modify the expected output then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108695



More information about the cfe-commits mailing list