]> granicus.if.org Git - clang/commit
Mark a variable as used in the absence of asserts to silence a GCC warning.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 6 May 2010 05:28:42 +0000 (05:28 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 6 May 2010 05:28:42 +0000 (05:28 +0000)
commita8426972609c908b529ab26c69c35586d8bc06a8
tree2b7a53ffab2f7ae92a7442a4a34ce14e23729711
parentc40f73c6e715044d327409564bf3656254101d46
Mark a variable as used in the absence of asserts to silence a GCC warning.

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