[PATCH] D57896: Variable names rule

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 7 11:50:04 PST 2019


MyDeveloperDay added a comment.

does the readability-identifier-naming check need to be changed to support multiple allowed case types?

  - key:             readability-identifier-naming.VariableCase
      value:        camelBack,CamelBack


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57896/new/

https://reviews.llvm.org/D57896





More information about the cfe-commits mailing list