aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer2011-01-101-0/+1
* Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::ha...Michael J. Spencer2010-12-281-1/+5
* Delete Path::appendSuffix's return value; it wasn't used anywhere, whichDan Gohman2010-12-011-8/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+296