[PATCH] D132302: [clang] Add support for __attribute__((guard(nocf)))
Alvin Wong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 22 10:29:20 PDT 2022
alvinhochun updated this revision to Diff 454559.
alvinhochun edited the summary of this revision.
alvinhochun added a comment.
Applied suggestions from Aaron. Thanks for the comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132302/new/
https://reviews.llvm.org/D132302
Files:
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.454559.patch
Type: text/x-patch
Size: 5117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/7091e877/attachment.bin>
More information about the cfe-commits
mailing list