Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::has_magic.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 28 Dec 2010 01:49:21 +0000 (01:49 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 28 Dec 2010 01:49:21 +0000 (01:49 +0000)
commit4213618088b0c0c85b208a01b45d89972984831b
treed302131b9b8b8702307adeae64946a470282c170
parentbf0184b6841a729bd09efff59fc4906e091024ec
Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::has_magic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122589 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PathV1.h
lib/Support/Path.cpp