<div dir="ltr">In all of these cases, the cause of the spacing is not the {. We put spaces on both sides of a multiply, or after a comma.<br><div><br></div><div>The debug thing is (IMO) a bad example in every way. It's a macro, the contents are a block, and yuck.</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 12, 2015 at 1:00 AM Daniel Jasper <<a href="mailto:djasper@google.com">djasper@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Those examples are very selective, though:<br>
<br>
  someFunction(a, {1, 2, 3});<br>
  Debug({ llvm::errs() << "abc\n"; });<br>
  SomeIntType b = a * {7};<br>
<br>
<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D10410&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=foe6QeMqZLNQs_2GfEv8o0Hjj40qKLso1fbpBMFfVzc&s=cK7e9jUPJzY1dJFptwAdMnwv2_7-TEa1_pfMXqWZqb4&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/D10410</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_settings_panel_emailpreferences_&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=foe6QeMqZLNQs_2GfEv8o0Hjj40qKLso1fbpBMFfVzc&s=RQMGELHQqt5EWxSKtYy9KDQ7gZhSQbz9Re07eSVmdQQ&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu" target="_blank">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div>