[PATCH] D108029: [clang][Codegen] Introduce the no_sanitizer_instrumentation attribute
Alexander Potapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 05:37:13 PDT 2021
glider updated this revision to Diff 366256.
glider added a comment.
Added a comment to clang/lib/CodeGen/CodeGenFunction.h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108029/new/
https://reviews.llvm.org/D108029
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/attr-no-sanitize-coverage.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
llvm/include/llvm/AsmParser/LLToken.h
llvm/include/llvm/IR/Attributes.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108029.366256.patch
Type: text/x-patch
Size: 5349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/6cf77575/attachment.bin>
More information about the llvm-commits
mailing list