Details
Details
- Reviewers
gribozavr2 - Commits
- rG85c15f17cc68: [SyntaxTree] Add support for `this`
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86298
[SyntaxTree] Add support for `this` ClosedPublic Authored by eduucaldas on Aug 20 2020, 8:48 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 20 2020, 11:51 AM Closed by commit rG85c15f17cc68: [SyntaxTree] Add support for `this` (authored by eduucaldas). · Explain WhyAug 21 2020, 1:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286832 clang/include/clang/Tooling/Syntax/Nodes.h
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/lib/Tooling/Syntax/Nodes.cpp
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
|