]> granicus.if.org Git - clang/commit
Use curly braces all the way through long if/else chain for consistency and readability.
authorCraig Topper <craig.topper@gmail.com>
Thu, 19 Sep 2013 01:13:07 +0000 (01:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 19 Sep 2013 01:13:07 +0000 (01:13 +0000)
commitb22352e7c4eb3e1b7880e6754f96f95ee6d6cf84
treec7e8dd9b6bc8cd55b37350448fd497a409db30e8
parentf91e86c9462006e819ff0d02df564d9b715c047e
Use curly braces all the way through long if/else chain for consistency and readability.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190982 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp