API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards...
authorEdward O'Callaghan <eocallaghan@auroraux.org>
Wed, 25 Nov 2009 06:32:19 +0000 (06:32 +0000)
committerEdward O'Callaghan <eocallaghan@auroraux.org>
Wed, 25 Nov 2009 06:32:19 +0000 (06:32 +0000)
commite49a8e4db92bf8b92f5fa6a13b7c17837c1762de
tree6908b7b16e4bc528c16fd78ece9e154d2e3f07dd
parentb3587cfb3bd2de1675836eca8802661d32d6eb4d
API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards to comments from 89765 post review.

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