This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository clang.
from 41cad03f42 Fix MSVC "illegal conversion; more than one user-defined con [...] new 1a7f6a9239 [AArch64] Enable return address signing for static ctors
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/CGDeclCXX.cpp | 6 ++++++ .../aarch64-sign-return-address-static-ctor.cpp | 21 +++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 test/CodeGenCXX/aarch64-sign-return-address-static-ctor.cpp