Add a note about how the "isFile" check in Path::eraseFromDisk prevents
authorReid Spencer <rspencer@reidspencer.com>
Mon, 7 Aug 2006 05:20:05 +0000 (05:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 7 Aug 2006 05:20:05 +0000 (05:20 +0000)
commitbffdc36c3820100e806520d0c5608a7752324d4b
tree26fd0f887d061971f6d38d6c3bd2ba63192fadf3
parente8501eb1bbb26a06c32682a396365e92a4449dd0
Add a note about how the "isFile" check in Path::eraseFromDisk prevents
the erasure of non-file paths like /dev/null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29539 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Path.inc