commit | d886fa4497261da972a721aee3992c052250dfb7 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Wed Oct 31 23:36:10 2018 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Wed Oct 31 23:36:10 2018 +0000 |
tree | c112dfe916ea7a255d3470a147e7b8a7633cd828 | |
parent | 585b6667b4712e3c7f32401e929855b3313b4ff2 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345793 91177308-0d34-0410-b5e6-96231b3b80d8