[PATCH] D43640: add support for constants with appropriate prefix. Start with 'k' is not the only option. This is according to http://google.github.io/styleguide/objcguide.html#constants

Yan Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 22 11:34:09 PST 2018


Wizard added a comment.

In https://reviews.llvm.org/D43640#1016287, @stephanemoore wrote:

> I have this change out for review as well:
>  https://reviews.llvm.org/D43581


Ah cool. Your change looks good. Technically the same as mine. I will discard this diff.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43640





More information about the cfe-commits mailing list