[PATCH] D76369: [CMSE] Clear padding bits of struct/unions/fp16 passed by value
Momchil Velikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 28 09:07:20 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG102b4105e3fd: [CMSE] Clear padding bits of struct/unions/fp16 passed by value (authored by chill).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76369/new/
https://reviews.llvm.org/D76369
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/Decl.cpp
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaStmt.cpp
clang/test/CodeGen/cmse-clear-arg.c
clang/test/CodeGen/cmse-clear-fp16.c
clang/test/CodeGen/cmse-clear-return.c
clang/test/Sema/arm-cmse-no-diag.c
clang/test/Sema/arm-cmse.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76369.260662.patch
Type: text/x-patch
Size: 36385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200428/08baf476/attachment-0001.bin>
More information about the cfe-commits
mailing list