[llvm] Initialize PreferredAlign in Function (PR #192156)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 09:59:35 PDT 2026


MaskRay wrote:

DataLayout.h and FunctionInfo.h also have default-initialized `MaybeAlign` in struct members. I don't think we should work around the old clang warnings.

https://github.com/llvm/llvm-project/pull/192156


More information about the llvm-commits mailing list