[PATCH] D92846: [KernelAddressSanitizer] Fix globals exclusion for indirect aliases

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 04:15:58 PST 2020


melver updated this revision to Diff 310495.
melver added a comment.

Revert unnecessary reformat


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92846

Files:
  clang/test/CodeGen/asan-globals-alias.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92846.310495.patch
Type: text/x-patch
Size: 4878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/b20d7deb/attachment.bin>


More information about the llvm-commits mailing list