[PATCH] D42740: Implement a case-folding version of DJB hash

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 10:01:22 PST 2018


JDevlieghere added a comment.

In https://reviews.llvm.org/D42740#993485, @aprantl wrote:

> In https://reviews.llvm.org/D42740#993469, @JDevlieghere wrote:
>
> > Nvm, a quick grep shows that I'm the one doing it wrong :-(
>
>
> It might actually make sense to fix this to facilitate git-grepping...


Agree, let's go with `DWARF v5`. I'll update my spelling when I touch the files :-)


Repository:
  rL LLVM

https://reviews.llvm.org/D42740





More information about the llvm-commits mailing list