This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 228f2c50c5 [darwin] parse the SDK settings from SDKSettings.json if it [...] new 20b6772f9f [Driver] Don't override '-march' when using '-arch x86_64h' new 468c31a4de [darwin][arm64] use the "cyclone" CPU for Darwin even when ` [...]
The 2 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/Driver/ToolChains/Arch/AArch64.cpp | 30 ++++++++++++++++++++---------- lib/Driver/ToolChains/Arch/AArch64.h | 5 +++-- lib/Driver/ToolChains/Arch/X86.cpp | 6 +----- lib/Driver/ToolChains/Clang.cpp | 2 +- lib/Driver/ToolChains/CommonArgs.cpp | 2 +- lib/Driver/ToolChains/Darwin.cpp | 6 +----- test/Driver/aarch64-cpus.c | 3 +++ test/Driver/clang-translation.c | 5 +++++ 8 files changed, 35 insertions(+), 24 deletions(-)