[all-commits] [llvm/llvm-project] 6ebc2a: [libc++] Fix typos in deprecation messages for exp...

Joseph Loser via All-commits all-commits at lists.llvm.org
Sun Aug 21 06:56:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ebc2a189da561fddba0bfae5e2ed49f2cc9dadc
      https://github.com/llvm/llvm-project/commit/6ebc2a189da561fddba0bfae5e2ed49f2cc9dadc
  Author: Joe Loser <joeloser at fastmail.com>
  Date:   2022-08-21 (Sun, 21 Aug 2022)

  Changed paths:
    M libcxx/include/experimental/functional

  Log Message:
  -----------
  [libc++] Fix typos in deprecation messages for experimental searchers

Fix the typo in the deprecated messages for these searchers:
`s/exprerimental/experimental`.

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




More information about the All-commits mailing list