alexfh added a comment.

In http://reviews.llvm.org/D21472#473813, @JamesReynolds wrote:

> Ah, I took this from a single example in the CPP core guidelines - that PDF 
> is indeed a very different style. An idea we toyed with was "UpperSeparated" 
> and "UpperSeparatedBack"? Would that work?


You mean Upper_Separated and upper_Separated_Back? ;) Actually, these names are 
not particularly clear. I've managed to find "Camel_Snake_Case" used for 
exactly this naming convention (in the https://github.com/t6/camel_snake_kebab 
library). Maybe "camel_Snake_Back" as well?

> This comes from ...


I just wanted to hear that this is actually going to be used. No objections.


http://reviews.llvm.org/D21472



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

Reply via email to