Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36037
[asan] Move shadow memory setup into its own file ClosedPublic Authored by mcgrathr on Jul 28 2017, 4:46 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 30 2017, 11:46 PM Closed by commit rL309542: [asan] Move shadow memory setup into its own file (authored by vitalybuka). · Explain WhyJul 30 2017, 11:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108864 compiler-rt/trunk/lib/asan/CMakeLists.txt
compiler-rt/trunk/lib/asan/asan_internal.h
compiler-rt/trunk/lib/asan/asan_rtl.cc
compiler-rt/trunk/lib/asan/asan_shadow_setup.cc
|