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 011073bc3 compiler-rt: Rename .cc file in test/dfsan to cpp new 97febfdab compiler-rt: Rename last few cc files below test/ubsan to cpp new 17f11e7ea More follow-up to r367851
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: test/hwasan/TestCases/Linux/aligned_alloc-alignment.cpp | 2 +- test/hwasan/TestCases/Linux/pvalloc-overflow.cpp | 2 +- test/hwasan/TestCases/Posix/posix_memalign-alignment.cpp | 2 +- .../Misc/Linux/{print_stack_trace.cc => print_stack_trace.cpp} | 4 ++-- .../TestCases/Misc/Linux/{ubsan_options.cc => ubsan_options.cpp} | 2 +- test/ubsan/TestCases/Misc/{coverage-levels.cc => coverage-levels.cpp} | 0 test/ubsan/TestCases/Misc/{log-path_test.cc => log-path_test.cpp} | 0 test/ubsan/lit.common.cfg.py | 2 +- 8 files changed, 7 insertions(+), 7 deletions(-) rename test/ubsan/TestCases/Misc/Linux/{print_stack_trace.cc => print_stack_trace. [...] rename test/ubsan/TestCases/Misc/Linux/{ubsan_options.cc => ubsan_options.cpp} (81%) rename test/ubsan/TestCases/Misc/{coverage-levels.cc => coverage-levels.cpp} (100%) rename test/ubsan/TestCases/Misc/{log-path_test.cc => log-path_test.cpp} (100%)