[PATCH] D140098: [NFC] Use std::optional over llvm::Optional to implement MaybeAlign
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 07:17:39 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfaa1b57d1600: [NFC] Use std::optional over llvm::Optional to implement MaybeAlign (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140098/new/
https://reviews.llvm.org/D140098
Files:
llvm/include/llvm/Support/Alignment.h
llvm/lib/Support/OptimizedStructLayout.cpp
llvm/unittests/Support/AlignmentTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140098.483178.patch
Type: text/x-patch
Size: 3944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/8982e15e/attachment.bin>
More information about the llvm-commits
mailing list