[PATCH] D60009: [pstl] Add additional namespace qualifications

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 13:10:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357306: [pstl] Qualify calls to internal functions (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D60009?vs=192893&id=192896#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60009

Files:
  pstl/trunk/include/pstl/internal/algorithm_impl.h
  pstl/trunk/include/pstl/internal/execution_defs.h
  pstl/trunk/include/pstl/internal/execution_impl.h
  pstl/trunk/include/pstl/internal/glue_algorithm_impl.h
  pstl/trunk/include/pstl/internal/glue_memory_impl.h
  pstl/trunk/include/pstl/internal/numeric_impl.h
  pstl/trunk/include/pstl/internal/parallel_backend_tbb.h
  pstl/trunk/include/pstl/internal/unseq_backend_simd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60009.192896.patch
Type: text/x-patch
Size: 132562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/7efc5540/attachment.bin>


More information about the llvm-commits mailing list