aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make getDirnameSep a static method (not part of Path's interface).Ted Kremenek2008-04-071-1/+1
* Added method Path::getDirname().Ted Kremenek2008-04-071-0/+39
* Add path separator support, patch by Sam Bishop. Chris Lattner2008-02-271-0/+19
* Add convenient helper to get suffix of the fileAnton Korobeynikov2008-02-201-1/+4
* Fix compile failures with g++-4.3.Duncan Sands2008-01-091-0/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* remove obviously dead uses of IncludeFile.Chris Lattner2007-12-181-1/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+184