[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 05:53:18 PST 2022
gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added a subscriber: hiraditya.
Herald added a project: All.
gchatelet requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
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.483149.patch
Type: text/x-patch
Size: 3993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/16078666/attachment.bin>
More information about the llvm-commits
mailing list