[libcxx-commits] [PATCH] D141781: [libc++][PSTL][NFC] clang-format files

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 26 09:20:45 PDT 2023


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added a subscriber: mgrang.
Herald added a project: All.
philnik updated this revision to Diff 492353.
philnik added a comment.
philnik updated this revision to Diff 495181.
philnik updated this revision to Diff 500196.
philnik updated this revision to Diff 500205.
philnik updated this revision to Diff 500563.
Herald added a subscriber: arichardson.
philnik updated this revision to Diff 500610.
philnik updated this revision to Diff 516907.
philnik updated this revision to Diff 516969.
ldionne published this revision for review.
Herald added a reviewer: jdoerfert.
Herald added subscribers: libcxx-commits, jplehr, pcwang-thead, sstefan1.
Herald added a project: libc++.
Herald added a reviewer: libc++.

Rebased


philnik added a comment.

Rebased


philnik added a comment.

Rebased


philnik added a comment.

Rebased


philnik added a comment.

Try to fix CI


philnik added a comment.

Try to fix CI


philnik added a comment.

Rebased


philnik added a comment.

Rebasex


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141781

Files:
  libcxx/include/pstl/internal/algorithm_fwd.h
  libcxx/include/pstl/internal/algorithm_impl.h
  libcxx/include/pstl/internal/execution_defs.h
  libcxx/include/pstl/internal/execution_impl.h
  libcxx/include/pstl/internal/glue_algorithm_defs.h
  libcxx/include/pstl/internal/glue_algorithm_impl.h
  libcxx/include/pstl/internal/glue_execution_defs.h
  libcxx/include/pstl/internal/glue_memory_defs.h
  libcxx/include/pstl/internal/glue_memory_impl.h
  libcxx/include/pstl/internal/glue_numeric_defs.h
  libcxx/include/pstl/internal/glue_numeric_impl.h
  libcxx/include/pstl/internal/memory_impl.h
  libcxx/include/pstl/internal/numeric_fwd.h
  libcxx/include/pstl/internal/numeric_impl.h
  libcxx/include/pstl/internal/utils.h
  libcxx/utils/data/ignore_format.txt



More information about the libcxx-commits mailing list