This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a06e85a92c CodeGen: specify alignment + inbounds for automatic variable [...] new 130cf585e6 Use external layout information to layout bit-fields for MS ABI.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/AST/RecordLayoutBuilder.cpp | 10 +++++++++- .../Inputs/override-bit-field-layout.layout | 16 ++++++++++++++++ test/CodeGenCXX/override-bit-field-layout.cpp | 20 ++++++++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 test/CodeGenCXX/Inputs/override-bit-field-layout.layout create mode 100644 test/CodeGenCXX/override-bit-field-layout.cpp