[all-commits] [llvm/llvm-project] 7e7754: Revert an accidental commit of four AddressSanitiz...
Alexander Potapenko via All-commits
all-commits at lists.llvm.org
Thu Apr 30 07:16:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e7754df3249917b6057396c9a24fdca4a5f9c0d
https://github.com/llvm/llvm-project/commit/7e7754df3249917b6057396c9a24fdca4a5f9c0d
Author: Alexander Potapenko <glider at google.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
R llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
R llvm/test/Instrumentation/AddressSanitizer/byval-args.ll
Log Message:
-----------
Revert an accidental commit of four AddressSanitizer refactor CLs
I couldn't make arc land the changes properly, for some reason they all got
squashed. Reverting them now to land cleanly.
Summary: This reverts commit cfb5f89b62f885a7a50b1dd49a0cb5532fc75176.
Reviewers: kcc, thejh
Subscribers:
More information about the All-commits
mailing list