[PATCH] D66716: [analyzer] PR43102: Fix an assertion and an out-of-bounds error for diagnostic location construction

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 16 05:20:40 PDT 2019


Szelethus added a comment.

In D66716#1671105 <https://reviews.llvm.org/D66716#1671105>, @TWeaver wrote:

> Hi there,
>
> just checking in, is this patch still going ahead?
>
> thanks
>  Tom W


Unfortunately, it seems like the correct solution is a bit more complex than these if branches, so it might take just a bit longer, but I'm definitely on it! I'm also talking to folks behind to scenes to catch up with how loop widening works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66716





More information about the cfe-commits mailing list