[PATCH] D146538: [analyzer] Fix crashing getSValFromInitListExpr for nested initlists

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 10:16:26 PDT 2023


steakhal added a comment.

In D146538#4210037 <https://reviews.llvm.org/D146538#4210037>, @xazax.hun wrote:

> Ugh :/
>
> I wonder if we should also open tickets on GitHub to reduce the chance of forgetting addressing the root cause for these. What do you think?

Thanks for the quick review!

I think it would be valuable to track these FIXMEs as issues indeed. However, I don't have the time right now to file them.
Good tickets would require a bit more effort than I could invest now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146538



More information about the cfe-commits mailing list