aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-06-17 23:57:16 +0000
committerEric Fiselier <eric@efcs.ca>2016-06-17 23:57:16 +0000
commit25255013bab5a04d72312c48401ece0860a97712 (patch)
tree2c14713ad5dee94dca507ff7daaad483dd843f35 /llvm/lib/Transforms/Utils/Local.cpp
parent8fd597881178c94c5c5c06b768a787e84ff724de (diff)
downloadllvm-25255013bab5a04d72312c48401ece0860a97712.zip
llvm-25255013bab5a04d72312c48401ece0860a97712.tar.gz
llvm-25255013bab5a04d72312c48401ece0860a97712.tar.bz2
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 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions