1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Jonas Devlieghere 76999699d9 [VFS] Add support for "no_push" to VFS recursive iterators.
The "regular" file system has a useful feature that makes it possible to
stop recursing when using the recursive directory iterators. This
functionality was missing for the VFS recursive iterator and this patch
adds that.

Differential revision: https://reviews.llvm.org/D53465

llvm-svn: 345793
2018-10-31 23:36:10 +00:00
..
llvm [VFS] Add support for "no_push" to VFS recursive iterators. 2018-10-31 23:36:10 +00:00
llvm-c [LLVM-C] Add Builder Bindings to Common Memory Intrinsics 2018-10-29 15:31:40 +00:00