Details
Details
- Reviewers
gribozavr2 - Commits
- rG461af57de781: Add support for UnaryOperator in SyntaxTree
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80624
Add support for UnaryOperator in SyntaxTree ClosedPublic Authored by eduucaldas on May 27 2020, 5:30 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2020, 5:45 AM Closed by commit rG461af57de781: Add support for UnaryOperator in SyntaxTree (authored by eduucaldas, committed by gribozavr). · Explain WhyMay 27 2020, 8:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 266554 clang/include/clang/Tooling/Syntax/Nodes.h
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/lib/Tooling/Syntax/Nodes.cpp
clang/unittests/Tooling/Syntax/TreeTest.cpp
|