[clang] [analyzer] Fix uninitialized base class with initializer list when ctor is not declared in the base class (#70464) (PR #70792)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 2 08:09:22 PDT 2023
steakhal wrote:
> As #59493 is an array, which is different from the test case I provided and the ones in #61919 and #54533, although this pr can correctly handle the array case, do I still need to add the array one to the test case?
It would be really nice if you could. Thanks!
https://github.com/llvm/llvm-project/pull/70792
More information about the cfe-commits
mailing list