summaryrefslogtreecommitdiff
path: root/utils/GetRepositoryPath
Commit message (Collapse)AuthorAge
* [utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svnDaniel Dunbar2012-05-15
| | | | | | check. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156836 91177308-0d34-0410-b5e6-96231b3b80d8
* utils: Add GetRepositoryPath script, patch by Jonathan Mulder!Daniel Dunbar2010-09-29
- Also, fix indention in GetSourceVersion while in the area. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115048 91177308-0d34-0410-b5e6-96231b3b80d8