[all-commits] [llvm/llvm-project] 8d112a: Remove TypedMatcherOps from VariantValue

Stephen Kelly via All-commits all-commits at lists.llvm.org
Tue Jan 19 14:44:22 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d112a8eda9d78bc4c97cf7bc9e133afae7b6eed
      https://github.com/llvm/llvm-project/commit/8d112a8eda9d78bc4c97cf7bc9e133afae7b6eed
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
    M clang/lib/ASTMatchers/Dynamic/VariantValue.cpp

  Log Message:
  -----------
  Remove TypedMatcherOps from VariantValue

It provides no features or advantage over ASTNodeKind-based handling.

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




More information about the All-commits mailing list