[PATCH] D11857: CFI: Introduce -fsanitize=cfi-icall flag.

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 19:19:07 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247238: CFI: Introduce -fsanitize=cfi-icall flag. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D11857?vs=33175&id=34403#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11857

Files:
  cfe/trunk/docs/ControlFlowIntegrity.rst
  cfe/trunk/docs/ControlFlowIntegrityDesign.rst
  cfe/trunk/include/clang/AST/Mangle.h
  cfe/trunk/include/clang/Basic/Sanitizers.def
  cfe/trunk/lib/AST/ItaniumMangle.cpp
  cfe/trunk/lib/AST/MicrosoftMangle.cpp
  cfe/trunk/lib/CodeGen/CGClass.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGVTables.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/lib/Driver/ToolChains.cpp
  cfe/trunk/test/CodeGen/cfi-icall.c
  cfe/trunk/test/CodeGenCXX/cfi-cast.cpp
  cfe/trunk/test/CodeGenCXX/cfi-icall.cpp
  cfe/trunk/test/CodeGenCXX/cfi-ms-rtti.cpp
  cfe/trunk/test/CodeGenCXX/cfi-nvcall.cpp
  cfe/trunk/test/CodeGenCXX/cfi-vcall.cpp
  cfe/trunk/test/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11857.34403.patch
Type: text/x-patch
Size: 32396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150910/9f8b75e8/attachment-0001.bin>


More information about the cfe-commits mailing list