[PATCH] D127285: [analyzer] Fix assertion failure after getKnownValue call

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 9 06:59:23 PDT 2022


martong added a comment.

In D127285#3566032 <https://reviews.llvm.org/D127285#3566032>, @steakhal wrote:

> LGTM
> Schedule a measurement to see what changes. Let's hope it won't introduce more crashes.
> If everything checks out, it gets approved.

Results are good. No new assertion failures, neither crashes. Runtime is the same (in the margin of error). `Redis` has been added to the set of analyzed projects this time. F23373861: stats.html <https://reviews.llvm.org/F23373861>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127285



More information about the cfe-commits mailing list