This flag could be used to disable check in runtime.
PR27453
Paths
| Differential D22495
Add detect_stack_use_after_scope runtime flag ClosedPublic Authored by vitalybuka on Jul 18 2016, 6:11 PM.
Details Summary This flag could be used to disable check in runtime. PR27453
Diff Detail Event Timelinevitalybuka updated this object. kcc edited edge metadata. Comment ActionsCode LGTM, one nit in the test.
This revision is now accepted and ready to land.Jul 19 2016, 10:23 AM vitalybuka marked an inline comment as done. vitalybuka edited edge metadata. Comment ActionsCompile once. Closed by commit rL276004: Add detect_stack_use_after_scope runtime flag (authored by vitalybuka). · Explain WhyJul 19 2016, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64442 lib/asan/asan_flags.inc
lib/asan/asan_interface_internal.h
lib/asan/asan_poisoning.cc
lib/asan/asan_rtl.cc
lib/asan/asan_win.cc
lib/asan/asan_win_dll_thunk.cc
lib/asan/asan_win_dynamic_runtime_thunk.cc
test/asan/TestCases/use-after-scope.cc |
don't compile the test twice