Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Expose virtual method lookup and this ptr adjustment.#349

Open
pschuh wants to merge 1 commit into
apple:stablefrom
pschuh:clang-virtual-method-expose
Open

Expose virtual method lookup and this ptr adjustment.#349
pschuh wants to merge 1 commit into
apple:stablefrom
pschuh:clang-virtual-method-expose

Conversation

@pschuh

@pschuh pschuh commented Aug 14, 2019

Copy link
Copy Markdown
Collaborator

Companion PR: swiftlang/swift#26658

@hyp

hyp commented Aug 14, 2019

Copy link
Copy Markdown
Contributor

This change should land on llvm.org/master first, unless it depends on code on GitHub.com/apple/swift-clang. If it does, it should be committed to upstream-with-swift branch first, not stable, and then cherry-picked to apple/stable/20190619 (merge window for swift-5.1-branch is already closed).

@pschuh

pschuh commented Aug 14, 2019

Copy link
Copy Markdown
Collaborator Author

@hyp I think that this can go into master directly. I'll leave this PR until I have this sorted out so it can be used as reference for the other PR. Thanks!

@rjmccall

Copy link
Copy Markdown
Member

Please do CC me on the Clang code review, I have thoughts about this but they should be raised in one place.

@pschuh

pschuh commented Aug 16, 2019

Copy link
Copy Markdown
Collaborator Author

@rjmccall I added: https://reviews.llvm.org/D66360 but I don't know who to put as the reviewer. Could that just be you?

@rjmccall

Copy link
Copy Markdown
Member

Yes, just putting me as the reviewer is fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants