[PATCH] D97533: [Clang][Coroutine][DebugInfo] remove useless debug info for coroutine parameters
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 11 20:14:40 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a6a80b641bc: [Clang][Coroutine][DebugInfo] In c++ coroutine, clang will emit different debug… (authored by yifeng.dongyifeng <yifeng.dongyifeng at alibaba-inc.com>).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97533/new/
https://reviews.llvm.org/D97533
Files:
clang/lib/CodeGen/CGCoroutine.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGenCoroutines/coro-dwarf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97533.336733.patch
Type: text/x-patch
Size: 11977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210412/56c58fc3/attachment.bin>
More information about the cfe-commits
mailing list