[PATCH] D130224: [Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values
krishna chaitanya sankisa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 28 07:11:20 PDT 2022
skc7 updated this revision to Diff 448330.
skc7 marked an inline comment as not done.
skc7 added a comment.
Fix tests failures.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130224/new/
https://reviews.llvm.org/D130224
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attr-maybeundef-template.cpp
clang/test/CodeGen/attr-maybeundef.c
clang/test/CodeGenHIP/maybe_undef-attr-verify.hip
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-maybeundef.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130224.448330.patch
Type: text/x-patch
Size: 16735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220728/25a25b92/attachment.bin>
More information about the cfe-commits
mailing list