aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Path.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-29/+39
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+6
* Path: Add an in-place version of path::native.Benjamin Kramer2013-09-111-0/+7
* Clarify comment for extension().Rui Ueyama2013-07-191-0/+1
* Move PathV2.h to Path.hRafael Espindola2013-06-111-3/+369
* Include PathV1.h in files that use it.Rafael Espindola2013-06-111-1/+0
* Support: Rename Path.h to PathV1.h and add a new Path.h that includes both V1...Michael J. Spencer2010-12-171-722/+5
* Delete Path::appendSuffix's return value; it wasn't used anywhere, whichDan Gohman2010-12-011-7/+2
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+738