[all-commits] [llvm/llvm-project] b36840: [libc++][NFC] Fix typo in count_new.h (#102049)

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Aug 12 14:05:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b368404dee8c341dc022a9e9a868f5a268e92033
      https://github.com/llvm/llvm-project/commit/b368404dee8c341dc022a9e9a868f5a268e92033
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M libcxx/test/support/count_new.h

  Log Message:
  -----------
  [libc++][NFC] Fix typo in count_new.h (#102049)

A function was named alocate_aligned_impl, when it should have been
named allocate_aligned_impl.



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