[PATCH] D67028: Use musttail for variadic method thunks when possible
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 5 15:32:37 PDT 2019
rnk updated this revision to Diff 218995.
rnk added a comment.
- emit an error if we try to clone without a definition
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67028/new/
https://reviews.llvm.org/D67028
Files:
clang/lib/CodeGen/CGVTables.cpp
clang/test/CodeGenCXX/linetable-virtual-variadic.cpp
clang/test/CodeGenCXX/ms-thunks-variadic-return.cpp
clang/test/CodeGenCXX/thunks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67028.218995.patch
Type: text/x-patch
Size: 14731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190905/a71fe0e4/attachment-0001.bin>
More information about the cfe-commits
mailing list