summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/DJBTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Resubmit r325107 (case folding DJB hash)Pavel Labath2018-02-211-0/+96
* Revert r325107 (case folding DJB hash) and subsequent build fixPavel Labath2018-02-141-89/+0
* Fix build broken by r325107Pavel Labath2018-02-141-23/+23
* Implement a case-folding version of DJB hashPavel Labath2018-02-141-0/+89
OpenPOWER on IntegriCloud