diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 19:11:14 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 19:11:14 +0000 |
commit | d6d569fc06361cb2324abf5f36192063ce0b4289 (patch) | |
tree | e624fd2d05abafee8f112505b32f2fb786d1d66c /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | d502f253739af4cb40f92fcaee4374f2fc9ff6fa (diff) | |
download | llvm-d6d569fc06361cb2324abf5f36192063ce0b4289.zip llvm-d6d569fc06361cb2324abf5f36192063ce0b4289.tar.gz llvm-d6d569fc06361cb2324abf5f36192063ce0b4289.tar.bz2 |
compiler-rt: Rename .cc file in lib/sanitizer_common/tests to .cpp
See https://reviews.llvm.org/D58620 for discussion, and for the commands
I ran. In addition I also ran
for f in $(svn diff | diffstat | grep .cc | cut -f 2 -d ' '); do rg $(basename $f) . ; done
and manually updated references to renamed files found by that.
llvm-svn: 367467
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions