Silence g++ 4.9 build issue in unit tests
authorAlp Toker <alp@nuanti.com>
Wed, 1 Jan 2014 06:57:01 +0000 (06:57 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 1 Jan 2014 06:57:01 +0000 (06:57 +0000)
commita18007d9d60c937381f28755bde26a7a35136085
tree81f655e7eb84571922f214662c48e37f925beda5
parent8dff2602677169669c318180a6e2f2a49f853f56
Silence g++ 4.9 build issue in unit tests

Stopgap measure until we can just use static_assert().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198273 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/IR/ValueMapTest.cpp