[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 06:36:58 PST 2022


gchatelet updated this revision to Diff 483162.
gchatelet marked an inline comment as done.
gchatelet added a comment.

- Add missing explicit


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.483162.patch
Type: text/x-patch
Size: 3944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/1f8f69d6/attachment.bin>


More information about the llvm-commits mailing list