[PATCH] [libcxx] Properly convert the count arguments to the *_n algorithms before use.

Eric Fiselier eric at efcs.ca
Tue Feb 10 08:05:56 PST 2015


Address @mclow.lists comments.


http://reviews.llvm.org/D7449

Files:
  include/algorithm
  include/type_traits
  test/libcxx/type_traits/convert_to_integral.pass.cpp
  test/std/algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp
  test/std/algorithms/alg.modifying.operations/alg.fill/fill_n.pass.cpp
  test/std/algorithms/alg.modifying.operations/alg.generate/generate_n.pass.cpp
  test/std/algorithms/alg.nonmodifying/alg.search/search_n.pass.cpp
  test/std/algorithms/alg.nonmodifying/alg.search/search_n_pred.pass.cpp
  test/support/user_defined_integral.hpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7449.19683.patch
Type: text/x-patch
Size: 14603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150210/30982f4f/attachment.bin>


More information about the cfe-commits mailing list