[PATCH] D42740: Implement a case-folding version of DJB hash
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 2 03:01:36 PST 2018
labath updated this revision to Diff 132558.
labath added a comment.
Fixup comments in the python file.
Repository:
rL LLVM
https://reviews.llvm.org/D42740
Files:
include/llvm/Support/DJB.h
include/llvm/Support/Unicode.h
lib/Support/CMakeLists.txt
lib/Support/DJB.cpp
lib/Support/UnicodeCaseFold.cpp
unittests/Support/CMakeLists.txt
unittests/Support/DJBTest.cpp
utils/unicode-case-fold.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42740.132558.patch
Type: text/x-patch
Size: 28471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/715f4d11/attachment.bin>
More information about the llvm-commits
mailing list