This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aa0c466b9f [clang] Fix rL348006 for windows new 0afcaf1630 Move AST tests into their own test directory; NFC.
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: test/{Misc => AST}/Inputs/module.modulemap | 0 test/{Misc => AST}/ast-dump-arm-attr.c | 0 test/{Misc => AST}/ast-dump-attr.cpp | 0 test/{Misc => AST}/ast-dump-attr.m | 0 test/{Misc => AST}/ast-dump-c-attr.c | 0 test/{Misc => AST}/ast-dump-color.cpp | 0 test/{Misc => AST}/ast-dump-comment.cpp | 0 test/{Misc => AST}/ast-dump-decl-stmts.cpp | 0 test/{Misc => AST}/ast-dump-decl.c | 0 test/{Misc => AST}/ast-dump-decl.cpp | 0 test/{Misc => AST}/ast-dump-decl.m | 0 test/{Misc => AST}/ast-dump-decl.mm | 0 test/{Misc => AST}/ast-dump-funcs.cpp | 0 test/{Misc => AST}/ast-dump-invalid.cpp | 0 test/{Misc => AST}/ast-dump-lookups.cpp | 0 test/{Misc => AST}/ast-dump-msp430-attr.c | 0 test/{Misc => AST}/ast-dump-pipe.cl | 0 test/{Misc => AST}/ast-dump-stmt.c | 0 test/{Misc => AST}/ast-dump-stmt.cpp | 0 test/{Misc => AST}/ast-dump-stmt.m | 0 test/{Misc => AST}/ast-dump-templates.cpp | 0 test/{Misc => AST}/ast-dump-wchar.cpp | 0 test/{Misc => AST}/ast-print-attr.c | 0 test/{Misc => AST}/ast-print-bool.c | 0 test/{Misc => AST}/ast-print-char-literal.cpp | 0 test/{Misc => AST}/ast-print-enum-decl.c | 0 test/{Misc => AST}/ast-print-objectivec.m | 0 test/{Misc => AST}/ast-print-out-of-line-func.cpp | 0 test/{Misc => AST}/ast-print-pragmas-xfail.cpp | 0 test/{Misc => AST}/ast-print-pragmas.cpp | 0 test/{Misc => AST}/ast-print-record-decl.c | 0 test/{Misc => AST}/attr-print-emit.cpp | 0 test/{Sema => AST}/attr-target-ast.c | 0 test/{SemaCXX => AST}/auto-pragma.cpp | 0 test/{SemaObjC => AST}/bool-type.m | 0 test/{Sema => AST}/builtins-arm-strex-rettype.c | 0 test/{Sema => AST}/c-casts.c | 0 test/{SemaObjC => AST}/category-attribute.m | 0 test/{SemaCXX => AST}/coroutine-source-location-crash.cpp | 2 +- test/{OpenMP => AST}/dump.cpp | 0 test/{SemaObjC => AST}/finally-msvc.m | 0 test/{Frontend => AST}/fixed_point.c | 0 test/{Frontend => AST}/fixed_point_to_string.c | 0 test/{Frontend => AST}/float16.cpp | 0 test/{SemaObjC => AST}/foreachtemplatized.mm | 0 test/{Sema => AST}/implicit-cast-dump.c | 0 test/{Sema => AST}/multistep-explicit-cast.c | 0 test/{SemaCXX => AST}/multistep-explicit-cast.cpp | 0 test/{Parser => AST}/objc-default-ctor-init.mm | 0 test/{Misc => AST}/pragma-attribute-cxx-subject-match-rules.cpp | 0 test/{Misc => AST}/pragma-attribute-objc-subject-match-rules.m | 0 test/{SemaObjC => AST}/property-atomic-bool.m | 0 test/{Sema => AST}/rdr6094103-unordered-compare-promote.c | 0 test/{SemaCXX => AST}/sourceranges.cpp | 0 test/{SemaCXX => AST}/template-implicit-vars.cpp | 0 test/{Sema => AST}/variadic-promotion.c | 0 56 files changed, 1 insertion(+), 1 deletion(-) rename test/{Misc => AST}/Inputs/module.modulemap (100%) rename test/{Misc => AST}/ast-dump-arm-attr.c (100%) rename test/{Misc => AST}/ast-dump-attr.cpp (100%) rename test/{Misc => AST}/ast-dump-attr.m (100%) rename test/{Misc => AST}/ast-dump-c-attr.c (100%) rename test/{Misc => AST}/ast-dump-color.cpp (100%) rename test/{Misc => AST}/ast-dump-comment.cpp (100%) rename test/{Misc => AST}/ast-dump-decl-stmts.cpp (100%) rename test/{Misc => AST}/ast-dump-decl.c (100%) rename test/{Misc => AST}/ast-dump-decl.cpp (100%) rename test/{Misc => AST}/ast-dump-decl.m (100%) rename test/{Misc => AST}/ast-dump-decl.mm (100%) rename test/{Misc => AST}/ast-dump-funcs.cpp (100%) rename test/{Misc => AST}/ast-dump-invalid.cpp (100%) rename test/{Misc => AST}/ast-dump-lookups.cpp (100%) rename test/{Misc => AST}/ast-dump-msp430-attr.c (100%) rename test/{Misc => AST}/ast-dump-pipe.cl (100%) rename test/{Misc => AST}/ast-dump-stmt.c (100%) rename test/{Misc => AST}/ast-dump-stmt.cpp (100%) rename test/{Misc => AST}/ast-dump-stmt.m (100%) rename test/{Misc => AST}/ast-dump-templates.cpp (100%) rename test/{Misc => AST}/ast-dump-wchar.cpp (100%) rename test/{Misc => AST}/ast-print-attr.c (100%) rename test/{Misc => AST}/ast-print-bool.c (100%) rename test/{Misc => AST}/ast-print-char-literal.cpp (100%) rename test/{Misc => AST}/ast-print-enum-decl.c (100%) rename test/{Misc => AST}/ast-print-objectivec.m (100%) rename test/{Misc => AST}/ast-print-out-of-line-func.cpp (100%) rename test/{Misc => AST}/ast-print-pragmas-xfail.cpp (100%) rename test/{Misc => AST}/ast-print-pragmas.cpp (100%) rename test/{Misc => AST}/ast-print-record-decl.c (100%) rename test/{Misc => AST}/attr-print-emit.cpp (100%) rename test/{Sema => AST}/attr-target-ast.c (100%) rename test/{SemaCXX => AST}/auto-pragma.cpp (100%) rename test/{SemaObjC => AST}/bool-type.m (100%) rename test/{Sema => AST}/builtins-arm-strex-rettype.c (100%) rename test/{Sema => AST}/c-casts.c (100%) rename test/{SemaObjC => AST}/category-attribute.m (100%) rename test/{SemaCXX => AST}/coroutine-source-location-crash.cpp (95%) rename test/{OpenMP => AST}/dump.cpp (100%) rename test/{SemaObjC => AST}/finally-msvc.m (100%) rename test/{Frontend => AST}/fixed_point.c (100%) rename test/{Frontend => AST}/fixed_point_to_string.c (100%) rename test/{Frontend => AST}/float16.cpp (100%) rename test/{SemaObjC => AST}/foreachtemplatized.mm (100%) rename test/{Sema => AST}/implicit-cast-dump.c (100%) rename test/{Sema => AST}/multistep-explicit-cast.c (100%) rename test/{SemaCXX => AST}/multistep-explicit-cast.cpp (100%) rename test/{Parser => AST}/objc-default-ctor-init.mm (100%) rename test/{Misc => AST}/pragma-attribute-cxx-subject-match-rules.cpp (100%) rename test/{Misc => AST}/pragma-attribute-objc-subject-match-rules.m (100%) rename test/{SemaObjC => AST}/property-atomic-bool.m (100%) rename test/{Sema => AST}/rdr6094103-unordered-compare-promote.c (100%) rename test/{SemaCXX => AST}/sourceranges.cpp (100%) rename test/{SemaCXX => AST}/template-implicit-vars.cpp (100%) rename test/{Sema => AST}/variadic-promotion.c (100%)