This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from c8a15c557 Remove another empty directory. new bda8f19bf compiler-rt: Rename .cc file in test/hwasan to .cpp
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: .../{abort-message-android.cc => abort-message-android.cpp} | 0 .../{allocator_returns_null.cc => allocator_returns_null.cpp} | 0 test/hwasan/TestCases/{cfi.cc => cfi.cpp} | 0 test/hwasan/TestCases/{check-interface.cc => check-interface.cpp} | 0 test/hwasan/TestCases/{halt-on-error.cc => halt-on-error.cpp} | 6 +++--- .../TestCases/{hwasan-print-shadow.cc => hwasan-print-shadow.cpp} | 0 test/hwasan/TestCases/{malloc_fill.cc => malloc_fill.cpp} | 0 test/hwasan/TestCases/{new-test.cc => new-test.cpp} | 0 test/hwasan/TestCases/{realloc-test.cc => realloc-test.cpp} | 0 .../TestCases/{register-dump-no-fp.cc => register-dump-no-fp.cpp} | 4 ++-- test/hwasan/TestCases/{sanitizer_malloc.cc => sanitizer_malloc.cpp} | 0 test/hwasan/TestCases/{try-catch.cc => try-catch.cpp} | 0 test/hwasan/lit.cfg.py | 2 +- 13 files changed, 6 insertions(+), 6 deletions(-) rename test/hwasan/TestCases/{abort-message-android.cc => abort-message-android.cp [...] rename test/hwasan/TestCases/{allocator_returns_null.cc => allocator_returns_null. [...] rename test/hwasan/TestCases/{cfi.cc => cfi.cpp} (100%) rename test/hwasan/TestCases/{check-interface.cc => check-interface.cpp} (100%) rename test/hwasan/TestCases/{halt-on-error.cc => halt-on-error.cpp} (93%) rename test/hwasan/TestCases/{hwasan-print-shadow.cc => hwasan-print-shadow.cpp} (100%) rename test/hwasan/TestCases/{malloc_fill.cc => malloc_fill.cpp} (100%) rename test/hwasan/TestCases/{new-test.cc => new-test.cpp} (100%) rename test/hwasan/TestCases/{realloc-test.cc => realloc-test.cpp} (100%) rename test/hwasan/TestCases/{register-dump-no-fp.cc => register-dump-no-fp.cpp} (87%) rename test/hwasan/TestCases/{sanitizer_malloc.cc => sanitizer_malloc.cpp} (100%) rename test/hwasan/TestCases/{try-catch.cc => try-catch.cpp} (100%)