[PATCH] D25205: Add unit tests for StringSwitch.
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 11:34:26 PDT 2016
zturner created this revision.
zturner added a reviewer: chandlerc.
zturner added a subscriber: llvm-commits.
Herald added subscribers: mgorny, beanz.
Adds unit tests for `Case`, `Cases`, `StartsWith`, and `EndsWith` with a variety of different argument types.
https://reviews.llvm.org/D25205
Files:
unittests/ADT/CMakeLists.txt
unittests/ADT/StringSwitchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25205.73311.patch
Type: text/x-patch
Size: 3998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/6d37efcf/attachment.bin>
More information about the llvm-commits
mailing list