]> granicus.if.org Git - clang/commit
If/else looks nicer when both branches have (or don't have) braces. NFC
authorDouglas Katzman <dougk@google.com>
Tue, 16 Jun 2015 18:01:24 +0000 (18:01 +0000)
committerDouglas Katzman <dougk@google.com>
Tue, 16 Jun 2015 18:01:24 +0000 (18:01 +0000)
commit5574720d6a9b37d02155bb89356a05e59a1c718c
treeca83abd3c1b84fdf3416af49a5e2b0a1ed22b85b
parent1274b3c6f8a64c95016b2a14238b3c5b01f7ace7
If/else looks nicer when both branches have (or don't have) braces. NFC

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