[all-commits] [llvm/llvm-project] 819d1e: [libc++][PSTL] Fix clang-tidy

philnik777 via All-commits all-commits at lists.llvm.org
Mon May 1 15:23:27 PDT 2023


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

  Changed paths:
    M libcxx/include/__pstl/internal/execution_impl.h
    M libcxx/include/__pstl/internal/parallel_backend_serial.h
    M libcxx/include/__pstl/internal/parallel_impl.h
    M libcxx/include/__pstl/internal/unseq_backend_simd.h
    M libcxx/include/__pstl/internal/utils.h
    M libcxx/include/execution
    M libcxx/test/libcxx/clang_tidy.sh.cpp

  Log Message:
  -----------
  [libc++][PSTL] Fix clang-tidy

Reviewed By: ldionne, #libc

Spies: libcxx-commits, miyuki, carlosgalvezp

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




More information about the All-commits mailing list