[PATCH] D114421: [asan] Add support for disable_sanitizer_instrumentation attribute
Alexander Potapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 07:09:12 PST 2021
glider updated this revision to Diff 392389.
glider added a comment.
Updated asan-globals.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114421/new/
https://reviews.llvm.org/D114421
Files:
clang/docs/AddressSanitizer.rst
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/SanitizerMetadata.cpp
clang/test/CodeGen/address-safety-attr-flavors.cpp
clang/test/CodeGen/asan-globals.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-disable-sanitizer-instrumentation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114421.392389.patch
Type: text/x-patch
Size: 11817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/b74aec6f/attachment.bin>
More information about the llvm-commits
mailing list