This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from ed089f6 fix compiler warnings [NFC] new b6496a0 Add detect_stack_use_after_scope runtime flag
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/asan/asan_flags.inc | 2 ++ lib/asan/asan_interface_internal.h | 4 ++++ lib/asan/asan_poisoning.cc | 2 ++ lib/asan/asan_rtl.cc | 5 ++++- lib/asan/asan_win.cc | 6 ++++++ lib/asan/asan_win_dll_thunk.cc | 4 ++++ lib/asan/asan_win_dynamic_runtime_thunk.cc | 18 ++++++++++++++++++ test/asan/TestCases/use-after-scope.cc | 9 ++++++--- 8 files changed, 46 insertions(+), 4 deletions(-)