[PATCH] D84351: [MSAN] Never allow checking calls to __sanitizer_unaligned_{load,store}

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 11:21:17 PDT 2020


guiand added a comment.

This patch actually has no dependency on clang emitting `noundef`, so it should be good to go.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84351/new/

https://reviews.llvm.org/D84351





More information about the llvm-commits mailing list