OSDN Git Service

Disable a particular assertion on MSVC... I'm deeply disturbed by its
authorChandler Carruth <chandlerc@gmail.com>
Sun, 17 Jun 2012 10:36:49 +0000 (10:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 17 Jun 2012 10:36:49 +0000 (10:36 +0000)
commit3967f503f4ea623d3300a785f5f1c333230f24a9
tree5bdb12f9d02fd087bd4b19be56ba9d9355762c78
parent6446d7e6d641135bdf9dc315ed69d0b10067fbd6
Disable a particular assertion on MSVC... I'm deeply disturbed by its
implementation of the class layout for the V8 type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158640 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/AlignOfTest.cpp