Building tsan_interceptors.cc on OS X produces a bunch of warnings about unused constants and functions. Let's fix them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D14381
[tsan] Fix build warnings on OS X ClosedPublic Authored by kubamracek on Nov 5 2015, 6:21 AM.
Details Summary Building tsan_interceptors.cc on OS X produces a bunch of warnings about unused constants and functions. Let's fix them.
Diff Detail
Event Timelinekubamracek updated this object. This revision is now accepted and ready to land.Nov 5 2015, 6:27 AM Closed by commit rL252165: [tsan] Fix build warnings on OS X (authored by kuba.brecka). · Explain WhyNov 5 2015, 6:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39363 compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
|