This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG90f85dfc14bc: [SyntaxTree] Group tests related to `using`
(authored by eduucaldas).
Changed prior to commit:
https://reviews.llvm.org/D86443?vs=28
eduucaldas created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
eduucaldas requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D86443
Files:
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Index: clang/uni