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

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 03:19:49 PST 2020


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

Check aliases exist in test


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.311157.patch
Type: text/x-patch
Size: 5072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/fd059adf/attachment.bin>


More information about the llvm-commits mailing list