]> granicus.if.org Git - clang/commit
Reduce indentation using early exits and add a couple of comments. No
authorChandler Carruth <chandlerc@gmail.com>
Sun, 27 Mar 2011 21:26:48 +0000 (21:26 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 27 Mar 2011 21:26:48 +0000 (21:26 +0000)
commit1d71cbf21ad8882192d0d88a76f0243b7cf490c9
tree816d82833778c911ff542bad434eff0ebbcc8841
parent5b8e0d80dcebd5946f36c1a1b25431616a5735bb
Reduce indentation using early exits and add a couple of comments. No
functionality changed.

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