[all-commits] [llvm/llvm-project] ff5b64: [libc++] Fix a comment typo in __tree (#134831)

MisakaVan via All-commits all-commits at lists.llvm.org
Tue Apr 8 03:18:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff5b649a843a0c1be9dc59612411a1693c95d651
      https://github.com/llvm/llvm-project/commit/ff5b649a843a0c1be9dc59612411a1693c95d651
  Author: MisakaVan <102937903+MisakaVan at users.noreply.github.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M libcxx/include/__tree

  Log Message:
  -----------
  [libc++] Fix a comment typo in __tree (#134831)

"Returns true **is** __root is a proper red black tree"
->
"Returns true **if** __root is a proper red black tree"



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list