[PATCH] D97411: [DebugInfo] Add an attribute to force type info to be emitted for types that are required to be complete.
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 12 12:26:01 PST 2021
akhuang updated this revision to Diff 330344.
akhuang added a comment.
add allowInC to attribute
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97411/new/
https://reviews.llvm.org/D97411
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/standalone-debug-attribute.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-standalonedebug.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97411.330344.patch
Type: text/x-patch
Size: 6008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210312/39b1bdae/attachment-0001.bin>
More information about the cfe-commits
mailing list