[all-commits] [llvm/llvm-project] 000444: [libcxx] Update optional star operator to be noexc...

Zoe Carver via All-commits all-commits at lists.llvm.org
Thu Jul 1 10:44:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 000444214f1658de9905533231f4c80fde2b7f1b
      https://github.com/llvm/llvm-project/commit/000444214f1658de9905533231f4c80fde2b7f1b
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-07-01 (Thu, 01 Jul 2021)

  Changed paths:
    M libcxx/include/optional
    M libcxx/test/std/utilities/optional/optional.object/optional.object.observe/dereference.pass.cpp
    M libcxx/test/std/utilities/optional/optional.object/optional.object.observe/dereference_const.pass.cpp
    M libcxx/test/std/utilities/optional/optional.object/optional.object.observe/dereference_const_rvalue.pass.cpp
    M libcxx/test/std/utilities/optional/optional.object/optional.object.observe/dereference_rvalue.pass.cpp

  Log Message:
  -----------
  [libcxx] Update optional star operator to be noexcept.

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




More information about the All-commits mailing list