[all-commits] [llvm/llvm-project] 42e294: [libc][NFC] add arrow operator to optional

michaelrj-google via All-commits all-commits at lists.llvm.org
Wed Aug 10 14:47:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42e2946f51e33b64906a73f6fccbebad2e2fd44f
      https://github.com/llvm/llvm-project/commit/42e2946f51e33b64906a73f6fccbebad2e2fd44f
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
    M libc/src/__support/CPP/optional.h
    M libc/test/src/__support/CPP/optional_test.cpp

  Log Message:
  -----------
  [libc][NFC] add arrow operator to optional

Reviewed By: sivachandra

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




More information about the All-commits mailing list