[PATCH] Don't merge constructors with initializer lists to one line in WebKit style.

Alexander Kornienko alexfh at google.com
Tue Dec 24 02:23:37 PST 2013


  The alternative approach seems to handle correctly this specific case (plus the case of a short standalone compound statement, that we probably also don't want to merge). It looks looks convoluted, than what would be here after gating the change on DryRun and handling all other corner cases.

http://llvm-reviews.chandlerc.com/D2455



More information about the cfe-commits mailing list