This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4baa163c7423: [SyntaxTree] Split `ParametersAndQualifiers`
tests (authored by eduucaldas).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
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/D86459
Files:
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Index: clang/uni