aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/PathV1.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a couple unused methods. PR11201.Eli Friedman2011-11-011-14/+0
* ObjectFile: Add support for mach-o-style dSYM companion files.Benjamin Kramer2011-09-141-0/+1
* Add r127409 back now that the windows file was updated.Rafael Espindola2011-03-101-2/+3
* Revert r127409 which broke all the Windows bots.Jakob Stoklund Olesen2011-03-101-3/+2
* Add support for MemoryBuffers that are not null terminated and addRafael Espindola2011-03-101-2/+3
* Depricate PathV1::isAbsolute.Michael J. Spencer2011-02-241-3/+3
* Support/Path: Deprecate PathV1::IsSymlink and replace all uses with PathV2::i...Michael J. Spencer2011-01-121-1/+2
* Support/Path: Deprecate PathV1::isDirectory and replace all uses with PathV2:...Michael J. Spencer2011-01-111-1/+2
* Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer2011-01-101-1/+2
* Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::ha...Michael J. Spencer2010-12-281-1/+2
* Fix typo.Michael J. Spencer2010-12-281-9/+9
* Support/PathV1: Deprecate GetRootDirectory.Michael J. Spencer2010-12-271-1/+2
* Support/PathV1: Deprecate makeAbsolute and remove Unix impl because it annoys...Michael J. Spencer2010-12-251-1/+3
* This is still used and issuing an annoying warning. Don't deprecate something inBill Wendling2010-12-201-3/+3
* Fix spelling.Michael J. Spencer2010-12-201-2/+2
* Support/PathV1: Clarify deprecation warning.Michael J. Spencer2010-12-181-8/+10
* Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer2010-12-181-3/+6
* Revert r122143 through r122140, which collectively broke the LLVMC tests onOwen Anderson2010-12-181-13/+8
* Support/PathV1: Clarify deprecation warning.Michael J. Spencer2010-12-181-8/+10
* Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer2010-12-181-3/+6
* Support/PathV1: Deprecate getLast.Michael J. Spencer2010-12-181-1/+3
* Fix 80 col.Michael J. Spencer2010-12-171-2/+6
* Support/Path: Deprecate PathV1::isAbsolute.Michael J. Spencer2010-12-171-2/+6
* Support: Rename Path.h to PathV1.h and add a new Path.h that includes both V1...Michael J. Spencer2010-12-171-0/+733