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 intoapple:stablefrom
pschuh:clang-virtual-method-expose
Open

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

Conversation

@pschuh
Copy link
Copy Markdown
Collaborator

@pschuh pschuh commented Aug 14, 2019

Companion PR: swiftlang/swift#26658

@hyp
Copy link
Copy Markdown
Contributor

hyp commented Aug 14, 2019

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
Copy link
Copy Markdown
Collaborator Author

pschuh commented Aug 14, 2019

@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
Copy link
Copy Markdown
Collaborator Author

pschuh commented Aug 16, 2019

@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