aaron.ballman added a comment.

In D90282#2391005 <https://reviews.llvm.org/D90282#2391005>, @njames93 wrote:

> Should this be a NamingStyle option instead.
> `{key: readability-identifier-naming.ParameterShortSizeThreshold, value: 2}`
> WDYT?

I think that makes a lot of sense -- I can imagine wanting to enforce different 
identifier lengths depending on whether we're spelling a type name vs a local 
variable name, etc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90282

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to