This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c55ef4741ac [LLVMContext] Detecting leaked instructions with metadata new 1c3bbb46642 [HWASan] Do not retag allocas before return from the function.
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: .../Instrumentation/HWAddressSanitizer.cpp | 10 ++++++++++ .../HWAddressSanitizer/alloca-with-calls.ll | 22 ++++++++++++++++++++++ test/Instrumentation/HWAddressSanitizer/alloca.ll | 22 ++++++++-------------- 3 files changed, 40 insertions(+), 14 deletions(-) create mode 100644 test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll