This moves ASan runtime library checking to after flag parsing thus reducing copy-paste and also respecting ASAN_OPTIONS (e.g. log_path) when reporting errors.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D10212
[ASan] Move ASan runtime library self-checks to a more appropriate place. ClosedPublic Authored by ygribov on Jun 3 2015, 7:11 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2015, 8:48 AM
Revision Contents
Diff 27036 lib/asan/asan_linux.cc
lib/asan/asan_rtl.cc
|