folly: experimental: ABI-break: replace deprecated folly::StringPieceHash with folly::Hash
Summary: folly::StringPieceHash has a large comment explaining why not to use it, but it's not marked as deprecated. It's also conveniently named StringPieceHash and not StringPieceHashDEPRECATED so new uses appear from time to time. Let's nuke the default before it does more damage. Reviewed By: yfeldblum Differential Revision: D3967239 fbshipit-source-id: 04b0564fdf2a70f1195ef2afdff092bc63cde975
Showing
Please register or sign in to comment