OSDN Git Service

Rename sancov.cc to sancov.cpp
authorNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 18:06:23 +0000 (18:06 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 25 Apr 2018 18:06:23 +0000 (18:06 +0000)
commit5fc3ea70fc4df35891e45711688e576d3c6d7ec2
tree1d529fa7de1e950c16a01022059329cf3dc9f17e
parent26c891e91197c5fb0bd8121c17123d74989282f2
Rename sancov.cc to sancov.cpp

LLVM uses cpp as its C++ file ending.
https://reviews.llvm.org/D46068

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330853 91177308-0d34-0410-b5e6-96231b3b80d8
tools/sancov/CMakeLists.txt
tools/sancov/sancov.cpp [moved from tools/sancov/sancov.cc with 99% similarity]