Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make getDirnameSep a static method (not part of Path's interface). | Ted Kremenek | 2008-04-07 | 1 | -1/+1 |
* | Added method Path::getDirname(). | Ted Kremenek | 2008-04-07 | 1 | -0/+39 |
* | Add path separator support, patch by Sam Bishop. | Chris Lattner | 2008-02-27 | 1 | -0/+19 |
* | Add convenient helper to get suffix of the file | Anton Korobeynikov | 2008-02-20 | 1 | -1/+4 |
* | Fix compile failures with g++-4.3. | Duncan Sands | 2008-01-09 | 1 | -0/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove obviously dead uses of IncludeFile. | Chris Lattner | 2007-12-18 | 1 | -1/+0 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+184 |