[llvm] Initialize PreferredAlign in Function (PR #192156)
Andrew Lenharth via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 08:26:35 PDT 2026
https://github.com/darthscsi approved this pull request.
LGTM. MaybeAlign is an std::optional, so null initialization seems the intended behavior here.
https://github.com/llvm/llvm-project/pull/192156
More information about the llvm-commits
mailing list