[PATCH] D158614: [UBSan] Disable the function sanitizer on an execute-only target.
Ying Yi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 13:30:14 PDT 2023
MaggieYi updated this revision to Diff 554474.
MaggieYi marked 7 inline comments as done.
MaggieYi added a comment.
Thanks @MaskRay, I have updated the patch following your suggestions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158614/new/
https://reviews.llvm.org/D158614
Files:
clang/include/clang/Basic/Sanitizers.h
clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/Sanitizers.cpp
clang/lib/Driver/SanitizerArgs.cpp
clang/test/CodeGenObjCXX/crash-function-type.mm
clang/test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158614.554474.patch
Type: text/x-patch
Size: 7048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/967a4e1e/attachment-0001.bin>
More information about the llvm-commits
mailing list