[PATCH] D66462: Removed the 'id' AST matcher, which is superseded by '.bind()'

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 06:01:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369380: Removed the 'id' AST matcher, which is superseded by '.bind()' (authored by gribozavr, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66462?vs=216082&id=216119#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66462/new/

https://reviews.llvm.org/D66462

Files:
  cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
  cfe/trunk/unittests/Tooling/RefactoringCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66462.216119.patch
Type: text/x-patch
Size: 6328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/06246888/attachment.bin>


More information about the llvm-commits mailing list