]> granicus.if.org Git - clang/commit
Fix an unused-variable warning.
authorHaojian Wu <hokein@google.com>
Fri, 13 Oct 2017 15:37:53 +0000 (15:37 +0000)
committerHaojian Wu <hokein@google.com>
Fri, 13 Oct 2017 15:37:53 +0000 (15:37 +0000)
commitf06fa448148938a2b7cfa1c6185b452c8b5fb73c
treecad0b82cf90ae08fb48176eb4bbed680b1655668
parentd11a5054f427d2e19a74da003e151c6e40483f6c
Fix an unused-variable warning.

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