[libcxx-commits] [PATCH] D62719: A hot fix for exclusive_scan

Thomas Rodgers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 31 12:16:48 PDT 2019


rodgert requested changes to this revision.
rodgert added a comment.
This revision now requires changes to proceed.

Actually, we should probably get a test of some sort here before accepting the change. Yes, it's fairly obviously wrong and the fix is fairly obviously correct, but it's a regression and we should provide tests for regressions, lest certain standard library maintainers ask uncomfortable questions.


Repository:
  rPSTL pstl

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

https://reviews.llvm.org/D62719





More information about the libcxx-commits mailing list