Files
clang-p2996/clang/lib/Sema/SemaInit.cpp
Mariya Podchishchaeva 38b4df5e2e [clang] Fix wrong warning about missing init for flexible array members (#66341)
91088978d7 shouldn't have removed an
additional check that field has incomplete array type.

Fixes https://github.com/llvm/llvm-project/issues/66300

Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
2023-09-15 10:57:51 +02:00

431 KiB