[cfe-dev] clang-format: Using different rules for spacing * and &

Damian Lezama Damian.Lezama at riverbed.com
Thu Sep 25 18:13:55 PDT 2014


Hi,

I can't find how to do this: void myfunc(int *a, int& b); My coding standard asks for pointers sticking to the variable but references sticking to the type. Am I missing something here or this feature does not exist? Is it possible to add it if it doesn't?

Thanks,
Damian





More information about the cfe-dev mailing list