This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 738b5f5028e [RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow testi [...] new 066246b9930 [MSan] store origins for variadic function parameters in __ [...] new 3a4ff5c88dd Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
The 2 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/Transforms/Instrumentation/MemorySanitizer.cpp | 65 +++++++++++- lib/XRay/BlockIndexer.cpp | 2 +- .../MemorySanitizer/X86/vararg_call.ll | 117 +++++++++++++++++++++ 3 files changed, 179 insertions(+), 5 deletions(-) create mode 100644 test/Instrumentation/MemorySanitizer/X86/vararg_call.ll