[Lldb-commits] [PATCH] D43596: Replace HashStringUsingDJB with llvm::djbHash

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 22 07:41:34 PST 2018


clayborg accepted this revision.
clayborg added a comment.

No need to add additional dSYM tests, because all dSYM tests will fail if the hashing isn't correct.


https://reviews.llvm.org/D43596





More information about the lldb-commits mailing list