[PATCH] D157879: [clang] Report missing designated initializers in C++

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 10:55:04 PDT 2023


phosek added a comment.

Note that there's an ongoing discussion on the GCC bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96868 whether `-Wmissing-field-initializers` should apply to both C and C++ or just C.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157879



More information about the cfe-commits mailing list