[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 12:56:08 PDT 2018
manojgupta updated this revision to Diff 145988.
manojgupta added a comment.
Updated test case for error msg with arguments.
Updated the documentation.
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.145988.patch
Type: text/x-patch
Size: 5315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180509/1f05c4c4/attachment.bin>
More information about the cfe-commits
mailing list