[libcxx-commits] [PATCH] D59767: [pstl] Indent preprocessor directives as part of the clang-format rules

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 1 08:21:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357401: [pstl] Indent preprocessor directives as part of the clang-format rules (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59767?vs=192100&id=193094#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59767/new/

https://reviews.llvm.org/D59767

Files:
  pstl/trunk/.clang-format
  pstl/trunk/include/pstl/algorithm
  pstl/trunk/include/pstl/execution
  pstl/trunk/include/pstl/internal/algorithm_impl.h
  pstl/trunk/include/pstl/internal/glue_execution_defs.h
  pstl/trunk/include/pstl/internal/numeric_impl.h
  pstl/trunk/include/pstl/internal/parallel_backend.h
  pstl/trunk/include/pstl/internal/parallel_backend_tbb.h
  pstl/trunk/include/pstl/internal/pstl_config.h
  pstl/trunk/include/pstl/memory
  pstl/trunk/include/pstl/numeric

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59767.193094.patch
Type: text/x-patch
Size: 14628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190401/26ac3272/attachment.bin>


More information about the libcxx-commits mailing list