]> granicus.if.org Git - clang/commit
Silence a warning about an unused variable in -Asserts builds
authorDouglas Gregor <dgregor@apple.com>
Wed, 11 Feb 2009 16:17:49 +0000 (16:17 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 11 Feb 2009 16:17:49 +0000 (16:17 +0000)
commit71d817451626fe7ac6b080955ff87624b76bd058
treed5b602384f51b83843488117aad96bf7d53487e3
parent658bbb5e8072ccd68b5ddc299d1b868aa047a746
Silence a warning about an unused variable in -Asserts builds

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