summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2016-03-30 23:54:00 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2016-03-30 23:54:00 +0000
commitd712b34167624ce3ca2f96dcef8d5cd5115d0ae9 (patch)
treede3f6fd90c8107bcc0ec0dc98328a80cdbfc0169 /clang/lib/Lex/ModuleMap.cpp
parent19b648eae3bb85e30d08665305fb506cbff7626a (diff)
downloadbcm5719-llvm-d712b34167624ce3ca2f96dcef8d5cd5115d0ae9.tar.gz
bcm5719-llvm-d712b34167624ce3ca2f96dcef8d5cd5115d0ae9.zip
[VFS] Handle empty entries in directory traversal
The VFS YAML files contain empty directory entries to describe that it's returning from a subdirectory before describing new files in the parent. In the future, we should properly sort and write YAML files avoiding such empty dirs and mitigate the extra recurson cost. However, since this is used by previous existing YAMLs, make the traversal work in their presence. rdar://problem/24499339 llvm-svn: 264970
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud