[all-commits] [llvm/llvm-project] 70f13b: Revert "[ASan] Fixed a reporting bug in (load|stor...
kstoimenov via All-commits
all-commits at lists.llvm.org
Mon Apr 18 16:33:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70f13bd752f00cdb41b7a8f2bdd690fa90375e02
https://github.com/llvm/llvm-project/commit/70f13bd752f00cdb41b7a8f2bdd690fa90375e02
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-04-18 (Mon, 18 Apr 2022)
Changed paths:
M compiler-rt/lib/asan/asan_rtl.cpp
R compiler-rt/test/asan/TestCases/load_and_store_n.cpp
Log Message:
-----------
Revert "[ASan] Fixed a reporting bug in (load|store)N functions which would print unknown-crash instead of the proper error message when a the data access is unaligned."
This reverts commit d81d317999b350f9ba41e214149899ccd62eb998.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D123966
More information about the All-commits
mailing list