This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2e32fa493a2: [libTooling] Add support for implicit `this`
to `buildAddressOf`. (authored by ymandel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105551/n
ymandel created this revision.
ymandel added a reviewer: tdl-g.
ymandel requested review of this revision.
Herald added a project: clang.
Changes `buildAddressOf` to return `this` when given an implicit `this`
expression.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105551