Details
Details
- Reviewers
gribozavr2 - Commits
- rG007098d7e6b8: Add support for `nullptr` in SyntaxTrees
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81092
Add support for `nullptr` in SyntaxTrees ClosedPublic Authored by eduucaldas on Jun 3 2020, 6:20 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2020, 6:34 AM Closed by commit rG007098d7e6b8: Add support for `nullptr` in SyntaxTrees (authored by eduucaldas, committed by gribozavr). · Explain WhyJun 3 2020, 7:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268185 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
|