[compiler-rt] [compiler-rt][ASan] Remove alignment checks in ASan error reporting (PR #94103)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 07:33:35 PDT 2024


AdvenamTacet wrote:

This week I have no access to my computer, but I have reserved some time next week for open source related tasks and I will look at it.

It shouldn't be a problem to create an example, incorrect arguments (eg. end < beg) & unaligned beg should print it. 

But this message is simply obsolete, even if impossible to trigger. Unaligned buffers are supported.

https://github.com/llvm/llvm-project/pull/94103


More information about the llvm-commits mailing list