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

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 13 03:11:00 PDT 2021


martong added a comment.

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.


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

https://reviews.llvm.org/D107339



More information about the cfe-commits mailing list