This reverts commit d81d317999b350f9ba41e214149899ccd62eb998.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123966
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." ClosedPublic Authored by kstoimenov on Apr 18 2022, 4:32 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 18 2022, 4:32 PM This revision was landed with ongoing or failed builds.Apr 18 2022, 4:33 PM Closed by commit rG70f13bd752f0: Revert "[ASan] Fixed a reporting bug in (load|store)N functions which would… (authored by kstoimenov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423487 compiler-rt/lib/asan/asan_rtl.cpp
compiler-rt/test/asan/TestCases/load_and_store_n.cpp
|