]> granicus.if.org Git - clang/commit
Tweak r196646
authorAlp Toker <alp@nuanti.com>
Sat, 7 Dec 2013 07:32:31 +0000 (07:32 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 7 Dec 2013 07:32:31 +0000 (07:32 +0000)
commit3febd63f198e4b1325f1253070130ba75bea5773
tree53028ce8a45e7464f1078787e5cf50d7ff139558
parent6e1b192c69294b25d063af27677398dcaaf689da
Tweak r196646

There was already a condition earlier in the function so just place the check
there.

Cleanup only.

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