[PATCH] D46300: [Clang] Implement function attribute no_stack_protector.
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 9 14:44:58 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC331925: [Clang] Implement function attribute no_stack_protector. (authored by manojgupta, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46300?vs=145988&id=146008#toc
Repository:
rC Clang
https://reviews.llvm.org/D46300
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/stack-protector.c
test/Sema/no_stack_protector.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46300.146008.patch
Type: text/x-patch
Size: 5336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180509/530c7557/attachment.bin>
More information about the cfe-commits
mailing list