summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2016-05-14 00:00:18 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2016-05-14 00:00:18 +0000
commit32b2897af6101e843f8fa90750e0de2a8a84d1cd (patch)
treed1abb0ea65d6781c5f5fe7531b879f4c30806e47 /llvm/tools/llvm-readobj/llvm-readobj.cpp
parenteeae751429e7a0aa251fb1623bafc449181eb901 (diff)
downloadbcm5719-llvm-32b2897af6101e843f8fa90750e0de2a8a84d1cd.tar.gz
bcm5719-llvm-32b2897af6101e843f8fa90750e0de2a8a84d1cd.zip
[VFS] Add level() method to vfs::recursive_directory_iterator
Unlike sys::fs::recursive_directory_iterator, vfs::recursive_directory_iterator does not implement the level() method, which tells how deep in the directory tree the current iterator is. This is needed in the vfs::recursive_directory_iterator so that future improvements to the crash reproducer will be able to properly access header for umbrellas when looking into the VFS. rdar://problem/25880368 llvm-svn: 269520
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud