[PATCH] D99262: [analyzer] Fix dead store checker false positive

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 12 06:14:35 PDT 2021


vsavchenko added a comment.

In D99262#2682803 <https://reviews.llvm.org/D99262#2682803>, @martong wrote:

> In D99262#2673842 <https://reviews.llvm.org/D99262#2673842>, @vsavchenko wrote:
>
>> Support nested init lists
>
> Thanks for addressing the nested lists! (And sorry for the late reply, I was on vacation)

Hey, thanks for taking your time and reviewing it!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99262



More information about the cfe-commits mailing list