[PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute

Volodymyr Kuznetsov vova.kuznetsov at epfl.ch
Tue Nov 4 11:20:56 PST 2014


Addresses comments on the previous submission.

http://reviews.llvm.org/D6095

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/LangOptions.def
  include/clang/Basic/LangOptions.h
  include/clang/Driver/Options.td
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/InitPreprocessor.cpp
  lib/Sema/SemaDeclAttr.cpp
  runtime/compiler-rt/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6095.15776.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141104/c63b017c/attachment.bin>


More information about the cfe-commits mailing list