[PATCH] D104917: [Analyzer] Extend exploded-graph-rewriter to support eq and diseq classes

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 6 09:14:08 PDT 2021


martong added a comment.

In D104917#2845181 <https://reviews.llvm.org/D104917#2845181>, @NoQ wrote:

>> We have a few in `test/Analysis/exploded-graph-rewriter/` where we test parts of the emitted html.
>
> And they're now failing on the pre-merge buildbots. So i guess updating existing tests would already be nice.

Yeah, just updated the tests. Plus I added some new tests for the Eq/DisEq info.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104917



More information about the cfe-commits mailing list