[asan] fix ndebug build with strict warnings (-Wunused-variable)
authorKostya Serebryany <kcc@google.com>
Fri, 6 Dec 2013 09:26:09 +0000 (09:26 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 6 Dec 2013 09:26:09 +0000 (09:26 +0000)
commit5aafde2d5a5d7db384ecada0dc22af47eb8d03f0
tree7922bf2080c4aac1853b13d76d53c235950261a1
parentdaa1bf3b74054857660912acf738fb75deab8c27
[asan] fix ndebug build with strict warnings (-Wunused-variable)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196574 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/ASanStackFrameLayout.cpp