Support: Don't remove special files on signals.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 17 Oct 2012 16:30:54 +0000 (16:30 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 17 Oct 2012 16:30:54 +0000 (16:30 +0000)
commit81e35ff722ce941857ea88e40f9b2edbf69b6256
tree085e0d0c82b58d971ff1e46c2ba56646a60700f3
parent324d96b9e265b0fd8bf63a28340910def64e2164
Support: Don't remove special files on signals.
 - Similar to Path::eraseFromDisk(), we don't want LLVM to remove things like
   /dev/null, even if it has the permission.

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