This is an archive of the discontinued LLVM Phabricator instance.

[libTooling] Add support for implicit `this` to `buildAddressOf`.
ClosedPublic

Authored by ymandel on Jul 7 2021, 7:28 AM.

Details

Summary

Changes buildAddressOf to return this when given an implicit this expression.

Diff Detail

Event Timeline

ymandel requested review of this revision.Jul 7 2021, 7:28 AM
ymandel created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2021, 7:28 AM
tdl-g accepted this revision.Jul 7 2021, 10:24 AM
This revision is now accepted and ready to land.Jul 7 2021, 10:24 AM