Kaelyn Uhrain 01d53ec176 Add function for computing the edit distance of two arrays.
Accomplished by moving the body of StringRef::edit_distance into
a separate function that accepts two ArrayRefs, and making
StringRef::edit_distance a wrapper around the new function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150621 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-15 22:13:07 +00:00
..
2010-02-17 19:26:45 +00:00
2012-01-30 06:55:43 +00:00
2011-07-21 23:03:59 +00:00
2011-03-01 22:07:32 +00:00
2011-12-22 00:12:51 +00:00
2010-07-23 03:21:53 +00:00
2012-02-05 22:14:15 +00:00
2012-02-05 22:14:15 +00:00
2010-11-29 18:16:10 +00:00