On Jun 23, 2013, at 15:58 , Dmitri Gribenko <[email protected]> wrote:
> + void CodeCompleteConstructorInitializer( > + Decl *Constructor, > + ArrayRef<CXXCtorInitializer *> Initializers); This isn't so important, but I think our convention when the parameters get too long is just to double-indent from the start of the line, rather than pull back from the end just enough to fit everything. It's a little more consistent that way. Jordan.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
