Shifting into the sign bit is UB as discussed on IRC. Explicitly use the
[oota-llvm.git] / include / llvm / ADT / edit_distance.h
2012-02-15 Kaelyn UhrainAdd function for computing the edit distance of two...