diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 18:51:27 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 18:51:27 +0000 |
commit | 65492d959b17aa428f55bbde72af3f2c14711242 (patch) | |
tree | 57b0130d66af453adcc90457892ba900dddab9af /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | b42a1c69672d40e54972274f3302204ec317ef04 (diff) | |
download | llvm-65492d959b17aa428f55bbde72af3f2c14711242.zip llvm-65492d959b17aa428f55bbde72af3f2c14711242.tar.gz llvm-65492d959b17aa428f55bbde72af3f2c14711242.tar.bz2 |
compiler-rt: Rename .cc file in lib/sanitizer_common 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 $f . ; done
and manually updated (many) references to renamed files found by that.
llvm-svn: 367463
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions