Adds the call needed to cache the binary name to support the sanitizer
option log_exe_name for usable log file results when running multiple
applications. Adds a test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20747
[esan] Add support for log_exe_name ClosedPublic Authored by bruening on May 27 2016, 1:03 PM.
Details Summary Adds the call needed to cache the binary name to support the sanitizer
Diff Detail
Event Timelinebruening updated this object. This revision is now accepted and ready to land.Jun 2 2016, 11:50 AM Closed by commit rL271586: [esan] Add support for log_exe_name (authored by bruening). · Explain WhyJun 2 2016, 1:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59452 compiler-rt/trunk/lib/esan/esan.cpp
compiler-rt/trunk/test/esan/TestCases/verbose-simple.c
|