hanchenye-llvm-project/clang/unittests/Basic
Ben Langmuir 7c9f6c86c9 Add vfs::recursive_directory_iterator
For now, this is only used by its unit tests.  It is similar to the API
in llvm::sys::fs::recursive_directory_iterator, but without some of the
more complex features like requesting that the iterator not recurse into
the next directory, for example.

llvm-svn: 211732
2014-06-25 20:25:40 +00:00
..
CMakeLists.txt
CharInfoTest.cpp
FileManagerTest.cpp [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Makefile
SourceManagerTest.cpp [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
VirtualFileSystemTest.cpp Add vfs::recursive_directory_iterator 2014-06-25 20:25:40 +00:00