This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 77e46c8463 [NFC][clang] Refactor getCompilationPhases()+Types.def step 3. new 77cef9257f [clang][ARM] Fix msvc arm{64} builtins to use int on LP64 systems.
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: include/clang/Basic/BuiltinsAArch64.def | 50 +++---- include/clang/Basic/BuiltinsARM.def | 48 +++--- test/CodeGen/arm64-microsoft-status-reg.cpp | 6 + test/CodeGen/ms-intrinsics-other.c | 220 ++++++++++++++++++++++++++++ 4 files changed, 275 insertions(+), 49 deletions(-)