[PATCH] D46300: [Clang] Implement function attribute no_stack_protector.
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 7 12:14:33 PDT 2018
manojgupta updated this revision to Diff 145514.
manojgupta added a comment.
Added docs, Sema test case for the attribute.
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.145514.patch
Type: text/x-patch
Size: 5143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180507/76598fe9/attachment.bin>
More information about the cfe-commits
mailing list