This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9884fc1d08 Add inherited attributes before parsed attributes. new 4eca03e7d2 [ARM][AArch64] Add feature +fp16fml
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/Driver/ToolChains/Arch/AArch64.cpp | 26 +++++++ lib/Driver/ToolChains/Arch/ARM.cpp | 29 ++++++- test/Driver/aarch64-cpus.c | 112 +++++++++++++++++++++++++--- test/Driver/arm-cortex-cpus.c | 108 ++++++++++++++++++++++++--- test/Preprocessor/aarch64-target-features.c | 31 +++++++- test/Preprocessor/arm-target-features.c | 46 +++++++++++- 6 files changed, 326 insertions(+), 26 deletions(-)