Changes buildAddressOf to return this when given an implicit this expression.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105551
[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 TimelineThis revision is now accepted and ready to land.Jul 7 2021, 10:24 AM Closed by commit rGd2e32fa493a2: [libTooling] Add support for implicit `this` to `buildAddressOf`. (authored by ymandel). · Explain WhyJul 7 2021, 10:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356995 clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp
clang/unittests/Tooling/SourceCodeBuildersTest.cpp
|