OSDN Git Service

unittests/Support/Path.cpp: [recursive_directory_iterator] Work around for end iterator.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 9 Dec 2011 23:20:03 +0000 (23:20 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 9 Dec 2011 23:20:03 +0000 (23:20 +0000)
commit52ee230f6e06c4ec38b1953e1182d22431b88ddb
tree870dd861953584cd76cd3c3b61ee69a50751ad04
parentf4374e46fd9f5267d650bbcd04b10c3df0f21177
unittests/Support/Path.cpp: [recursive_directory_iterator] Work around for end iterator.

FIXME: It should be more robust.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146294 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/Path.cpp