diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-06-17 23:57:16 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-06-17 23:57:16 +0000 |
commit | 25255013bab5a04d72312c48401ece0860a97712 (patch) | |
tree | 2c14713ad5dee94dca507ff7daaad483dd843f35 /libcxx/src/valarray.cpp | |
parent | 8fd597881178c94c5c5c06b768a787e84ff724de (diff) | |
download | bcm5719-llvm-25255013bab5a04d72312c48401ece0860a97712.tar.gz bcm5719-llvm-25255013bab5a04d72312c48401ece0860a97712.zip |
Fix bugs in recursive_directory_iterator::increment(ec) implementation and tests.
r273060 didn't completely fix the issues in recursive_directory_iterator and
the tests. This patch follows up with more fixes
* Fix bug where recursive_directory_iterator::increment(ec) did not reset
the error code if no failure occurred.
* Fix bad assertion in the recursive_directory_iterator::increment(ec) test
that would only fire for certain iteration orders.
llvm-svn: 273070
Diffstat (limited to 'libcxx/src/valarray.cpp')
0 files changed, 0 insertions, 0 deletions