diff options
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-12-14 00:39:16 +0000 |
---|---|---|
committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-12-14 00:39:16 +0000 |
commit | 137e23d536509103c7940ebb8c12332eb5031d83 (patch) | |
tree | 0bbcf94414f2083971b5145053b578a1175f533b /llvm/lib/MC/MachObjectWriter.cpp | |
parent | 1f2b181689c8b938f2ec344179a86d3fbeaf0c74 (diff) | |
download | llvm-137e23d536509103c7940ebb8c12332eb5031d83.zip llvm-137e23d536509103c7940ebb8c12332eb5031d83.tar.gz llvm-137e23d536509103c7940ebb8c12332eb5031d83.tar.bz2 |
Windows ASan: Instrument _msize_base()
Summary:
A recent update to the VS toolchain in chromium [1] broke the windows
ASan bot because the new toolchain calls _msize_base() instead of
_msize() in a number of _aligned_* UCRT routines. Instrument
_msize_base() as well.
[1] https://crbug.com/914947
Reviewers: rnk, #sanitizers, vitalybuka
Reviewed By: rnk, #sanitizers, vitalybuka
Subscribers: vitalybuka, kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D55684
llvm-svn: 349115
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions