[all-commits] [llvm/llvm-project] 7b291b: [libc++] Fix typo in comment at __optional_storage...

Will Hawkins via All-commits all-commits at lists.llvm.org
Thu Jun 2 10:46:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b291b6f5095bff1ef33e806aaea58f5b3156ce8
      https://github.com/llvm/llvm-project/commit/7b291b6f5095bff1ef33e806aaea58f5b3156ce8
  Author: Will Hawkins <whh8b at obs.cr>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
    M libcxx/include/optional

  Log Message:
  -----------
  [libc++] Fix typo in comment at __optional_storage_base

Small typo fix(es) for struct definition of __optional_storage_base for
a reference type.

Reviewed By: #libc, jloser, philnik

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




More information about the All-commits mailing list