[PATCH] D107339: [analyzer] Retrieve a character from StringLiteral as an initializer for constant arrays.

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 20 03:21:11 PDT 2021


ASDenysPetrov added a comment.

In D107339#3060812 <https://reviews.llvm.org/D107339#3060812>, @martong wrote:

> I am close to accepting this. However, D111542 <https://reviews.llvm.org/D111542> should be its parent patch. I think similar issues could arise here as well, so, redecl chain tests would be really beneficial.

I apologize for the delay, I'm still working on changes. I'll update it soon.


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

https://reviews.llvm.org/D107339



More information about the cfe-commits mailing list