This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c09289f635c: [clang] Add an API to retrieve implicit
constructor arguments. (authored by mboehme, committed by gribozavr).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://revie
mboehme added a comment.
Can someone commit for me? I've applied to have my SVN commit access
transferred to github, but haven't gotten a response yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79942/new/
https://reviews.llvm.org/D79942
___
rjmccall added a comment.
This looks good to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79942/new/
https://reviews.llvm.org/D79942
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https:/
mboehme created this revision.
mboehme added a project: clang.
Herald added a subscriber: cfe-commits.
This is needed in Swift for C++ interop.
As part of this change, I've had to make some changes to the interface of
CGCXXABI to return the additional parameters separately rather than adding the