[PATCH] D156337: [clang] Allow setting the uninitialized attribute on record
    serge via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jul 28 02:23:57 PDT 2023
    
    
  
serge-sans-paille updated this revision to Diff 545074.
serge-sans-paille added a comment.
(rebased on `main`)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156337/new/
https://reviews.llvm.org/D156337
Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CGDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGenCXX/trivial-auto-var-init-attribute.cpp
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/Sema/attr-uninitialized.c
  clang/test/SemaCXX/constant-expression-cxx14.cpp
  clang/test/SemaCXX/constant-expression-cxx2a.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156337.545074.patch
Type: text/x-patch
Size: 7018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230728/09d76e03/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list