Details
Details
- Reviewers
gribozavr2 - Commits
- rGceb0128509c5: [SyntaxTree][List] `assertInvariants` for `List`s
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87600
[SyntaxTree][List] `assertInvariants` for `List`s ClosedPublic Authored by eduucaldas on Sep 14 2020, 1:23 AM.
Details
Diff Detail
Event Timelinegribozavr2 added inline comments. This revision is now accepted and ready to land.Sep 14 2020, 1:53 AM eduucaldas marked 2 inline comments as done. Comment ActionsFix build error and clang-tidy lint error This revision was landed with ongoing or failed builds.Sep 14 2020, 3:45 AM Closed by commit rGceb0128509c5: [SyntaxTree][List] `assertInvariants` for `List`s (authored by eduucaldas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291533 clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/Tooling/Syntax/Tree.cpp
|