[all-commits] [llvm/llvm-project] 87340a: [libTooling] Delete deprecated `Stencil` combinators.

Yitzhak Mandelbaum via All-commits all-commits at lists.llvm.org
Wed Jun 24 09:47:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 87340a2bf1d2618565b7cf606913c8968e6513fb
      https://github.com/llvm/llvm-project/commit/87340a2bf1d2618565b7cf606913c8968e6513fb
  Author: Yitzhak Mandelbaum <yitzhakm at google.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M clang/include/clang/Tooling/Transformer/Stencil.h
    M clang/lib/Tooling/Transformer/Stencil.cpp
    M clang/unittests/Tooling/StencilTest.cpp

  Log Message:
  -----------
  [libTooling] Delete deprecated `Stencil` combinators.

Summary: Deletes `text()` and `selection()` combinators, since they have been deprecated for months.

Reviewers: tdl-g

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list