This is an archive of the discontinued LLVM Phabricator instance.

fix NSAPI constants to reflect the current state of NSStringMethodKind/NSDictionaryMethodKind enums
ClosedPublic

Authored by voskresensky.vladimir on Jun 28 2017, 10:44 AM.

Details

Summary

fix constants:
NumNSStringMethods should be 6 to reflect NSStringMethodKind enum
NumNSDictionaryMethods should be 13 to reflect NSDictionaryMethodKind enum

Diff Detail

Repository
rL LLVM

Event Timeline

arphaman edited edge metadata.Jun 29 2017, 4:35 AM

LGTM, Thanks! Do you have commit access?

LGTM, Thanks! Do you have commit access?

No. Could you commit, please. Thanks!

This revision was automatically updated to reflect the committed changes.