[all-commits] [llvm/llvm-project] e12d8f: [libc++][PSTL] Replace _PSTL_ASSERT with _LIBCPP_A...

philnik777 via All-commits all-commits at lists.llvm.org
Thu May 4 11:43:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e12d8f597bde492a20fe1a1a31bb67b7012f39ba
      https://github.com/llvm/llvm-project/commit/e12d8f597bde492a20fe1a1a31bb67b7012f39ba
  Author: Nikolas Klauser <n_klauser at apple.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M libcxx/include/__pstl/internal/algorithm_impl.h
    M libcxx/include/__pstl/internal/numeric_impl.h
    M libcxx/include/__pstl/internal/parallel_backend_tbb.h
    M libcxx/include/__pstl/internal/parallel_backend_utils.h
    M libcxx/include/__pstl/internal/pstl_config.h

  Log Message:
  -----------
  [libc++][PSTL] Replace _PSTL_ASSERT with _LIBCPP_ASSERT

Reviewed By: ldionne, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list