[all-commits] [llvm/llvm-project] a0b97a: [ADT] Remove Optional<T>::create

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Dec 14 10:34:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0b97a42472497bc07e0a8e00ef64913283e7691
      https://github.com/llvm/llvm-project/commit/a0b97a42472497bc07e0a8e00ef64913283e7691
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M llvm/include/llvm/ADT/Optional.h

  Log Message:
  -----------
  [ADT] Remove Optional<T>::create

The last use of Optional<T>::create was removed on December 10, 2022
in commit 1cb7fba3e57d6c31f05c7a2bda1634da49dd1d18.

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




More information about the All-commits mailing list