This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb1f40d1a16f: Modernize DeclTest (authored by hlopko,
committed by gribozavr).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76121/new/
https://reviews.llvm
hlopko updated this revision to Diff 250159.
hlopko added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76121/new/
https://reviews.llvm.org/D76121
Files:
clang/unittests/AST/DeclTest.cpp
Index: clang/unittests/AST/DeclTest.cp
hlopko created this revision.
hlopko added a reviewer: gribozavr.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch removes a call to the old ASTUnit::findFileRegionDecls and
replaces it with ast matchers.
Repository:
rG LLVM Github Monorepo
https://reviews.llv