Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D6928
[Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD ClosedPublic Authored by kutuzov.viktor.84 on Jan 12 2015, 9:04 AM.
Details
Diff Detail
Event Timelinekutuzov.viktor.84 retitled this revision from to [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD. kutuzov.viktor.84 updated this object. This revision is now accepted and ready to land.Jan 13 2015, 1:56 AM Closed by commit rL225986: [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD (authored by vkutuzov). · Explain WhyJan 14 2015, 7:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18150 compiler-rt/trunk/lib/msan/msan_interceptors.cc
|