[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 Feb 26 10:29:28 PST 2021
akhuang updated this revision to Diff 326738.
akhuang marked an inline comment as done.
akhuang added a comment.
-Add documentation
-Add more test cases and semantics tests
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/Sema/attr-standalonedebug.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97411.326738.patch
Type: text/x-patch
Size: 4788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210226/48bbdf05/attachment-0001.bin>
More information about the cfe-commits
mailing list