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 22a5f66bd compiler-rt: Rename .cc file in lib/asan/tests to .cpp new 5e3e44df1 compiler-rt: Rename .cc file in lib/{interception/tests,safes [...]
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/interception/tests/CMakeLists.txt | 8 ++++---- .../{interception_linux_test.cc => interception_linux_test.cpp} | 2 +- .../{interception_test_main.cc => interception_test_main.cpp} | 2 +- .../tests/{interception_win_test.cc => interception_win_test.cpp} | 2 +- lib/safestack/CMakeLists.txt | 4 +++- lib/safestack/{safestack.cc => safestack.cpp} | 2 +- 6 files changed, 11 insertions(+), 9 deletions(-) rename lib/interception/tests/{interception_linux_test.cc => interception_linux_te [...] rename lib/interception/tests/{interception_test_main.cc => interception_test_main [...] rename lib/interception/tests/{interception_win_test.cc => interception_win_test.c [...] rename lib/safestack/{safestack.cc => safestack.cpp} (99%)