[PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
peter at pcc.me.uk
Fri Feb 6 13:58:14 PST 2015
- Add note that schemes are under development
http://reviews.llvm.org/D7424
Files:
docs/ControlFlowIntegrity.rst
docs/UsersManual.rst
docs/index.rst
include/clang/AST/Mangle.h
include/clang/Basic/Sanitizers.def
include/clang/Driver/Driver.h
include/clang/Driver/SanitizerArgs.h
lib/AST/ItaniumMangle.cpp
lib/AST/MicrosoftMangle.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/Driver/Driver.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/Tools.cpp
test/CodeGenCXX/cfi-vptr.cpp
test/Driver/fsanitize.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7424.19514.patch
Type: text/x-patch
Size: 22603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150206/a855773f/attachment.bin>
More information about the cfe-commits
mailing list