Only delete regular files and directories.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 17 Jun 2013 20:35:51 +0000 (20:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 17 Jun 2013 20:35:51 +0000 (20:35 +0000)
commit87bec915f18d1a68d38c675580aa9c33b596d7cd
tree5716934a85218a1fbd834f7a1aca4ed07a22467c
parentf7c9b95f94b18d1c8ae15a59bf28c5c2cafa5ad8
Only delete regular files and directories.

This ports a missing feature from PathV1.h. I am not sure how to test this
with the regular infrastructure, but an Apple bot should check this when
r183985 is reapplied.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/PathV2.inc