diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 17:51:05 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-07-31 17:51:05 +0000 |
commit | 46ba9697520f3978b094a880e9ae59fa4639c88c (patch) | |
tree | a8b808274b34daa102df3ac7284ff9ca90b6cfff /lldb/packages/Python/lldbsuite/test/functionalities/completion/main.cpp | |
parent | 63e97fa0b3e91eaee9ece2a2b50b568995e84fb8 (diff) | |
download | bcm5719-llvm-46ba9697520f3978b094a880e9ae59fa4639c88c.tar.gz bcm5719-llvm-46ba9697520f3978b094a880e9ae59fa4639c88c.zip |
compiler-rt: Rename .cc files in lib/ubsan 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 references to renamed files found by that.
llvm-svn: 367452
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/completion/main.cpp')
0 files changed, 0 insertions, 0 deletions