Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 2 Jan 2014 18:29:40 +0000 (18:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 2 Jan 2014 18:29:40 +0000 (18:29 +0000)
commit028b81649610aa156c50e6d2366cd3a12fe71ba2
treecf55ab377d7d4c79f644246e6e51fb60d61ae1ec
parenta7133ee752b6bb123b0e6f049a900e1ff4028889
Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.

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