[all-commits] [llvm/llvm-project] faa1b5: [NFC] Use std::optional over llvm::Optional to imp...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Dec 15 07:17:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: faa1b57d16009790ed6fd59342b12607c5460b49
      https://github.com/llvm/llvm-project/commit/faa1b57d16009790ed6fd59342b12607c5460b49
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Support/Alignment.h
    M llvm/lib/Support/OptimizedStructLayout.cpp
    M llvm/unittests/Support/AlignmentTest.cpp

  Log Message:
  -----------
  [NFC] Use std::optional over llvm::Optional to implement MaybeAlign

Differential Revision: https://reviews.llvm.org/D140098




More information about the All-commits mailing list