================ @@ -551,3 +551,14 @@ struct full_of_empty empty_test_2(void) { struct full_of_empty e; return e; // no-warning } + +struct with_explicit_field { ---------------- higher-performance wrote: Done. https://github.com/llvm/llvm-project/pull/102040