It looks like RenameFile is not called anywhere within compiler-rt libraries and is not an interface function
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55123
[SanitizerCommon] Remove unused(?) function ClosedPublic Authored by evgeny777 on Nov 30 2018, 7:13 AM.
Details Summary It looks like RenameFile is not called anywhere within compiler-rt libraries and is not an interface function
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 30 2018, 10:13 AM Closed by commit rL348140: [SanitizerCommon] Remove RenameFile (authored by evgeny777). · Explain WhyDec 3 2018, 6:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176386 compiler-rt/trunk/lib/sanitizer_common/sanitizer_file.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_rtems.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
|