[dragonegg] r176016 - Format with clang-format.
Sean Silva
silvas at purdue.edu
Mon Feb 25 11:14:58 PST 2013
for (SmallSetVector<Constant *, 32>::iterator AI =
- AttributeCompilerUsedGlobals.begin(), AE =
- AttributeCompilerUsedGlobals.end();
+ AttributeCompilerUsedGlobals
+ .begin(), AE = AttributeCompilerUsedGlobals.end();
AI != AE; ++AI) {
This looks a bit dubious.
-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130225/a878a024/attachment.html>
More information about the llvm-commits
mailing list