[libcxx-commits] [PATCH] D60027: Add shift functions (P0769)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 23 19:46:00 PDT 2019


zoecarver updated this revision to Diff 196379.
zoecarver added a comment.

Fix spacing / formatting.


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

https://reviews.llvm.org/D60027

Files:
  include/algorithm
  test/std/algorithms/alg.shift/shift_exec_policy.pass.cpp
  test/std/algorithms/alg.shift/shift_left.pass.cpp
  test/std/algorithms/alg.shift/shift_right.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60027.196379.patch
Type: text/x-patch
Size: 15756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190424/c85dd6e2/attachment.bin>


More information about the libcxx-commits mailing list