[ADT] NFC: Fix bogus StringSwitch rule-of-five boilerplate
authorDavid Zarzycki <dave@znu.io>
Thu, 29 Mar 2018 16:51:28 +0000 (16:51 +0000)
committerDavid Zarzycki <dave@znu.io>
Thu, 29 Mar 2018 16:51:28 +0000 (16:51 +0000)
commitb458329327978b40f2f166a5a637fd4ef12c3883
tree344eec13e6730952f67f808ee8cae8713cc40aa0
parentdb0f2f68b0651bd206aa36976b0760efb1410597
[ADT] NFC: Fix bogus StringSwitch rule-of-five boilerplate

Now that 'Str' is constant, the rule-of-file logic needs updating.

Reported by: vit9696@avp.su
Reviewed by: jordan_rose@apple.com

llvm-svn: 328803
llvm/include/llvm/ADT/StringSwitch.h