]> granicus.if.org Git - clang/commit
Makes A Microsoft Layout CodeGen Test Explicit
authorWarren Hunt <whunt@google.com>
Thu, 14 Nov 2013 22:34:59 +0000 (22:34 +0000)
committerWarren Hunt <whunt@google.com>
Thu, 14 Nov 2013 22:34:59 +0000 (22:34 +0000)
commit2d2f6c28e5080c7e4a6689618ae7b4048cfbc620
tree32fce65ff55ffc5f9d3f986ee4af647ded865b3e
parente05372a773e3c8c9a606af9ee6bc9ee4fc103804
Makes A Microsoft Layout CodeGen Test Explicit

This patch tests introduces a proper codegen test in place of the
"codegen no longer crashes" test introduced in r193664. The test is also
moved from layout to CodeGenCXX.

Differential Revision: http://llvm-reviews.chandlerc.com/D2174

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194739 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/microsoft-abi-alignment-fail.cpp [new file with mode: 0644]
test/Layout/ms-x86-size-alignment-fail.cpp