[all-commits] [llvm/llvm-project] db1f40: Modernize DeclTest

Marcel Hlopko via All-commits all-commits at lists.llvm.org
Fri Mar 13 02:46:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: db1f40d1a16f868a86501e30feadbfb285c2e922
      https://github.com/llvm/llvm-project/commit/db1f40d1a16f868a86501e30feadbfb285c2e922
  Author: Marcel Hlopko <hlopko at google.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M clang/unittests/AST/DeclTest.cpp

  Log Message:
  -----------
  Modernize DeclTest

Summary:
This patch removes a call to the old ASTUnit::findFileRegionDecls and
replaces it with ast matchers.

Reviewers: gribozavr, gribozavr2

Reviewed By: gribozavr2

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D76121




More information about the All-commits mailing list