[PATCH] D132302: [clang] Add support for __attribute__((guard(nocf)))
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 23 13:40:36 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG94778692ad25: [clang] Add support for __attribute__((guard(nocf))) (authored by alvinhochun, committed by mstorsjo).
Changed prior to commit:
https://reviews.llvm.org/D132302?vs=454798&id=454944#toc
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.454944.patch
Type: text/x-patch
Size: 5743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/c1531cf7/attachment.bin>
More information about the cfe-commits
mailing list