compiler-rt: Rename .cc file in lib/msan/tests to .cpp
authorNico Weber <nicolasweber@gmx.de>
Thu, 1 Aug 2019 14:09:37 +0000 (14:09 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 1 Aug 2019 14:09:37 +0000 (14:09 +0000)
commit1265d0f44c35b8a62fdc2283ccc649a7bca2f68f
treed9a408be8a858573f812dd5fd08616b4a9dbe3ce
parent60c66db476a5ebeb2542117ddc2db528b8912687
compiler-rt: Rename .cc file in lib/msan/tests to .cpp

Like r367463, but for msan/tests.

llvm-svn: 367563
compiler-rt/lib/msan/tests/CMakeLists.txt
compiler-rt/lib/msan/tests/msan_loadable.cpp [moved from compiler-rt/lib/msan/tests/msan_loadable.cc with 90% similarity]
compiler-rt/lib/msan/tests/msan_test.cpp [moved from compiler-rt/lib/msan/tests/msan_test.cc with 99% similarity]
compiler-rt/lib/msan/tests/msan_test_main.cpp [moved from compiler-rt/lib/msan/tests/msan_test_main.cc with 91% similarity]