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

Mikael Holmén via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 14 21:02:32 PDT 2021


uabelho added a comment.

In D108695#2999677 <https://reviews.llvm.org/D108695#2999677>, @Szelethus wrote:

> rGfb4d590a622f4031900516360c07ee6ace01c5e6 <https://reviews.llvm.org/rGfb4d590a622f4031900516360c07ee6ace01c5e6> should sort this out!

Yes now it works.
Thank you!


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