lei137 wrote: I'm getting a build failure with `-Werror` on powerpc from this: ``` ~llvm-project/clang/lib/CodeGen/LinkInModulesPass.cpp:24:19: error: field 'ShouldLinkFiles' is uninitialized when used here [-Werror,-Wuninitialized] 4073 24 | ShouldLinkFiles(ShouldLinkFiles) {} 4074 | ^ ```
https://github.com/llvm/llvm-project/pull/96951 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits