diff options
author | Warren Hunt <whunt@google.com> | 2014-04-11 00:14:09 +0000 |
---|---|---|
committer | Warren Hunt <whunt@google.com> | 2014-04-11 00:14:09 +0000 |
commit | 29a2b955fb9c63b06a47f590cd7287e6ab8b5230 (patch) | |
tree | e84d16de8c8f66514f4df91b2f1c969792a4317c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9ec32128419cf54a621d6ca6d60f3f6a9303bfa5 (diff) | |
download | llvm-29a2b955fb9c63b06a47f590cd7287e6ab8b5230.zip llvm-29a2b955fb9c63b06a47f590cd7287e6ab8b5230.tar.gz llvm-29a2b955fb9c63b06a47f590cd7287e6ab8b5230.tar.bz2 |
[MS-ABI] Update virtual base padding rules to match MSVC 10+
In version 9 (VS2010) (and prior)? versions of msvc, if the last field
in a record was a bitfield padding equal to the size of the storage
class of that bitfield was added before each vbase and vtordisp. This
patch removes that feature from clang and updates the lit tests to
reflect it.
llvm-svn: 206004
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions