Remove non-static field initializer to appease MSVC
authorAlexey Samsonov <vonosmas@gmail.com>
Wed, 2 Jul 2014 20:25:42 +0000 (20:25 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Wed, 2 Jul 2014 20:25:42 +0000 (20:25 +0000)
commit7950cae7b99cc252e2fdd0c2a6395e129bb5b17e
tree9f6e5408647ce89db809d05444ddf91d0be6027f
parent773d63e2ad91187c2dee40f78b9941dfa4cfafb3
Remove non-static field initializer to appease MSVC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212212 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp