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

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 09:45:48 PDT 2023


aeubanks added a comment.

is there any way to suppress this for a specific field? (I believe) I'm seeing user code where a field is intentionally not being initialized


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