Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/msan/tests/msan_test.cc | ||
---|---|---|
2850 ↗ | (On Diff #19822) | Hm, with the returning type eliminated we may want to rename it to GetPathToLoadable()? |
Paths
| Differential D7587
[Msan] Fix the unit tests' PathToLoadable() to work on FreeBSD ClosedPublic Authored by kutuzov.viktor.84 on Feb 12 2015, 5:51 AM.
Details
Diff Detail
Event Timelinekutuzov.viktor.84 retitled this revision from to [Msan] Fix the unit tests' PathToLoadable() to work on FreeBSD. kutuzov.viktor.84 updated this object.
This revision is now accepted and ready to land.Feb 16 2015, 2:06 PM Closed by commit rL229491: [Msan] Fix the unit tests' PathToLoadable() to work on FreeBSD (authored by vkutuzov). · Explain WhyFeb 17 2015, 4:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20080 compiler-rt/trunk/lib/msan/tests/msan_test.cc
|