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 1b003f1 [Profile] deprecate __llvm_profile_override_default_filename (part2) new 8fae70f Add test to check detection of stack-use-after-scope on vario [...]
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: test/asan/TestCases/use-after-scope-chars.cc | 15 ------ test/asan/TestCases/use-after-scope-types.cc | 79 ++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+), 15 deletions(-) delete mode 100644 test/asan/TestCases/use-after-scope-chars.cc create mode 100644 test/asan/TestCases/use-after-scope-types.cc