[PATCH] D78693: Make "#pragma clang attribute" support uninitialized attribute.

Jian Cai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 23 14:41:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfcbc613ad8b7: Make "#pragma clang attribute" support uninitialized attribute. (authored by jcai19).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78693/new/

https://reviews.llvm.org/D78693

Files:
  clang/docs/LanguageExtensions.rst
  clang/include/clang/Basic/Attr.td
  clang/test/CodeGenCXX/trivial-auto-var-init-attribute.cpp
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/Parser/pragma-attribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78693.259714.patch
Type: text/x-patch
Size: 12594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200423/0d4078b8/attachment.bin>


More information about the cfe-commits mailing list