[PATCH] D132302: [clang] Add support for __attribute__((guard(nocf)))
Alvin Wong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 23 05:10:27 PDT 2022
alvinhochun updated this revision to Diff 454798.
alvinhochun marked an inline comment as done.
alvinhochun added a comment.
Rebased and added a release note entry. @mstorsjo would you mind landing this for me? Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132302/new/
https://reviews.llvm.org/D132302
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Attr.td
clang/test/CodeGen/guard_nocf.c
clang/test/CodeGenCXX/guard_nocf.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-guard_nocf.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132302.454798.patch
Type: text/x-patch
Size: 5741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/8beaa350/attachment-0001.bin>
More information about the cfe-commits
mailing list