<div dir="ltr"><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">     for (SmallSetVector<Constant *, 32>::iterator AI =
-             AttributeCompilerUsedGlobals.begin(), AE =
-             AttributeCompilerUsedGlobals.end();
+             AttributeCompilerUsedGlobals
+                 .begin(), AE = AttributeCompilerUsedGlobals.end();
          AI != AE; ++AI) {</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre>This looks a bit dubious.<div><br></div><div style>-- Sean Silva</div></div>