This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7602b13a8e clang-format: add an option -verbose to list the files being [...] new 4fe40d82f8 [AArch64] Add support for a MinGW AArch64 target
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 | 8 ++++- lib/Basic/Targets/AArch64.cpp | 63 ++++++++++++++++++++++------------ lib/Basic/Targets/AArch64.h | 28 ++++++++++++--- lib/Driver/ToolChains/CrossWindows.cpp | 5 +++ lib/Driver/ToolChains/MinGW.cpp | 18 ++++++++-- test/Preprocessor/predefined-macros.c | 10 ++++++ 6 files changed, 102 insertions(+), 30 deletions(-)