[PATCH] D127973: [analyzer] Eval construction of non POD type arrays.

Domján Dániel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 27 07:29:37 PDT 2022


isuckatcs added a comment.

> I'm wondering if we should have a window for backward compatibility; There are a couple of places already where we check for the presence of some metadata and display it only if it exists.
> Do you think it would be useful for this change as well?

It has been fixed in D131187 <https://reviews.llvm.org/D131187> as a part of another change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127973



More information about the cfe-commits mailing list