This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 30858ca Document potential implementation of CFI in hardware. new 424fd11 Declare WinX86_64ABIInfo to satisfy SwiftABI info
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/Basic/Targets.cpp | 1 + lib/CodeGen/TargetInfo.cpp | 10 +- test/CodeGen/windows-swiftcall.c | 459 +++++++++++++++++++++++++++++++++++++++ test/Sema/attr-swiftcall.c | 1 + 4 files changed, 469 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/windows-swiftcall.c