diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-08-20 13:02:28 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-08-20 13:02:28 +0000 |
commit | dee011b7f4ce2bc50d8c182f357a73f4f84b8ac1 (patch) | |
tree | 68a24561bedf657d18714517f083b0b4bb9c5f25 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 5877fb7cd7457ece5bb7fd2ac5857b1193e196fc (diff) | |
download | llvm-dee011b7f4ce2bc50d8c182f357a73f4f84b8ac1.zip llvm-dee011b7f4ce2bc50d8c182f357a73f4f84b8ac1.tar.gz llvm-dee011b7f4ce2bc50d8c182f357a73f4f84b8ac1.tar.bz2 |
Removed the 'id' AST matcher, which is superseded by '.bind()'
Summary:
The 'id' matcher is not even included in the AST Matchers Reference
document, so I don't expect there to be a significant number of users.
There's no reason to provide two ways to do the exact same thing that
only have a minor syntactic difference.
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66462
llvm-svn: 369380
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions