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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 14:39:02 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325732: Resubmit r325107 (case folding DJB hash) (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42740?vs=134176&id=135335#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42740

Files:
  llvm/trunk/include/llvm/Support/DJB.h
  llvm/trunk/include/llvm/Support/Unicode.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/DJB.cpp
  llvm/trunk/lib/Support/UnicodeCaseFold.cpp
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/DJBTest.cpp
  llvm/trunk/utils/unicode-case-fold.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42740.135335.patch
Type: text/x-patch
Size: 29696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/a69177d0/attachment.bin>


More information about the llvm-commits mailing list