[PATCH] D74361: [Clang] Uninitialize attribute on global variables
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 27 16:20:43 PST 2020
JonChesterfield updated this revision to Diff 247127.
JonChesterfield added a comment.
- Rename attribute, add to hasDefiningAttr
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74361/new/
https://reviews.llvm.org/D74361
Files:
clang/include/clang/Basic/Attr.td
clang/lib/AST/DeclBase.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenCXX/attr-no-zero-initializer.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-no-zero-initializer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74361.247127.patch
Type: text/x-patch
Size: 6591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200228/ce3c3a5f/attachment-0001.bin>
More information about the cfe-commits
mailing list