Details
Details
- Reviewers
gribozavr2 - Commits
- rGfdbd78333fc6: Add parenthesized expression to SyntaxTree
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D82960
Add parenthesized expression to SyntaxTree ClosedPublic Authored by eduucaldas on Jul 1 2020, 6:59 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jul 1 2020, 11:53 AM Closed by commit rGfdbd78333fc6: Add parenthesized expression to SyntaxTree (authored by eduucaldas). · Explain WhyJul 1 2020, 11:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 274793 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
|