This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3382b3d CodeGen: New vtable group representation: struct of vtable arrays. new 0479ca7 CodeGen: Start using inrange annotations on vtable getelementptr.
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/CodeGen/CGVTT.cpp | 5 +++-- lib/CodeGen/ItaniumCXXABI.cpp | 5 +++-- test/CodeGenCXX/const-init-cxx11.cpp | 6 +++--- test/CodeGenCXX/constructor-init.cpp | 6 +++--- test/CodeGenCXX/copy-constructor-synthesis-2.cpp | 2 +- test/CodeGenCXX/copy-constructor-synthesis.cpp | 2 +- test/CodeGenCXX/microsoft-interface.cpp | 4 ++-- test/CodeGenCXX/skip-vtable-pointer-initialization.cpp | 14 +++++++------- test/CodeGenCXX/strict-vtable-pointers.cpp | 4 ++-- test/CodeGenCXX/vtable-assume-load.cpp | 14 +++++++------- test/CodeGenCXX/vtable-pointer-initialization.cpp | 8 ++++---- test/CodeGenCXX/vtt-layout.cpp | 8 ++++---- 12 files changed, 40 insertions(+), 38 deletions(-)