[PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
peter at pcc.me.uk
Thu Feb 5 14:55:44 PST 2015
- Address review comments
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.19436.patch
Type: text/x-patch
Size: 22500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150205/aff2297a/attachment.bin>
More information about the cfe-commits
mailing list