Details
Details
- Reviewers
gribozavr2 - Commits
- rGe4e983e24043: [SyntaxTree] Split tests related to Namespace
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86139
[SyntaxTree] Split tests related to Namespace ClosedPublic Authored by eduucaldas on Aug 18 2020, 7:03 AM.
Details
Diff Detail
Event Timelinegribozavr2 added inline comments. This revision is now accepted and ready to land.Aug 18 2020, 7:35 AM This revision was landed with ongoing or failed builds.Aug 20 2020, 8:20 AM Closed by commit rGe4e983e24043: [SyntaxTree] Split tests related to Namespace (authored by eduucaldas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286826 clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
|
I think grouping this test under Namespace_ is not the best choice, because what's being tested here is the using, not the namespace.