[PATCH] D148827: -fsanitize=function: support C
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 10:11:51 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG279a4d0d67c8: -fsanitize=function: support C (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D148827?vs=524110&id=524374#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148827/new/
https://reviews.llvm.org/D148827
Files:
clang/docs/ControlFlowIntegrity.rst
clang/docs/UndefinedBehaviorSanitizer.rst
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/ubsan-function.c
compiler-rt/test/ubsan/TestCases/TypeCheck/Function/c.c
compiler-rt/test/ubsan/TestCases/TypeCheck/Function/function.cpp
compiler-rt/test/ubsan/TestCases/TypeCheck/Function/lit.local.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148827.524374.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/3b08096e/attachment.bin>
More information about the cfe-commits
mailing list