This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d7ab83128c [VFS] Add property 'fallthrough' that controls fallback to [...] new b49d1c1b41a Revert "[PassManager/Sanitizer] Enable usage of ported Addr [...]
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: include/llvm/InitializePasses.h | 4 +- .../Instrumentation/AddressSanitizerPass.h | 41 ----- lib/Passes/PassBuilder.cpp | 3 +- lib/Passes/PassRegistry.def | 2 - .../Instrumentation/AddressSanitizer.cpp | 180 ++++++++------------- lib/Transforms/Instrumentation/Instrumentation.cpp | 4 +- test/Instrumentation/AddressSanitizer/basic.ll | 2 - 7 files changed, 68 insertions(+), 168 deletions(-) delete mode 100644 include/llvm/Transforms/Instrumentation/AddressSanitizerPass.h