This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7cc27ab [clang-offload-bundler] Fix some Clang-tidy modernize-use-ove [...] new f86c167 [MS] Fix prologue this adjustment when 'this' is passed indirectly
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/CGCall.cpp | 7 ------- lib/CodeGen/CGDecl.cpp | 19 ++++++++++++++++++ .../constructor-destructor-return-this.cpp | 2 +- test/CodeGenCXX/microsoft-abi-structors.cpp | 2 +- .../microsoft-abi-virtual-inheritance.cpp | 2 +- ...iple-nonvirtual-inheritance-this-adjustment.cpp | 23 ++++++++++++++++++++++ 6 files changed, 45 insertions(+), 10 deletions(-)