Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable warning for missing-field-initializers as well for clang.
The same warning shows up with clang++. Tested with clang-16 and clang-17. Without that, my particular application with warnings turned on and -Werror fails.
- Loading branch information