]> granicus.if.org Git - clang/commit
CodeGen: whitespace, formatting cleanups, NFC
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 17 Jul 2016 22:27:41 +0000 (22:27 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 17 Jul 2016 22:27:41 +0000 (22:27 +0000)
commit02c32310f8ecc33ca267644290dd6505b7c60844
treed2e20dc2be06f9804d1f6a41d2c5b96aa33e405b
parent1540342292f74d34e1c276e3042b89115dcbedb4
CodeGen: whitespace, formatting cleanups, NFC

Format some code which was oddly formatted.  Use a bit of auto to make the code
more legible.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp