[PATCH] D24882: Add StringSwitch::Cases functions that takes 6, 7 or 8 arguments.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 13:37:16 PDT 2016
ruiu created this revision.
ruiu added a reviewer: zturner.
ruiu added a subscriber: llvm-commits.
I wanted a Cases function that takes 6 parameters, so I added a few more.
https://reviews.llvm.org/D24882
Files:
include/llvm/ADT/StringSwitch.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24882.72344.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/8d531cb4/attachment.bin>
More information about the llvm-commits
mailing list