]> granicus.if.org Git - clang/commit
Reduce indentation with an early exit.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 19 Oct 2013 02:28:17 +0000 (02:28 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 19 Oct 2013 02:28:17 +0000 (02:28 +0000)
commit9297535638b59e652bc521bf8e6c87856d639279
tree4e1968cc1579cecf11b068b05b7352f398584c53
parent7693b32af6863c63fcaf4de087760740ee675f71
Reduce indentation with an early exit.

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