aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
diff options
context:
space:
mode:
authorDavid Van Cleve <davidvc@google.com>2020-10-23 16:01:58 +0200
committerSam McCall <sam.mccall@gmail.com>2020-10-23 16:13:56 +0200
commitf55eeea4024cb05bff2c9f72968f23183e992a32 (patch)
tree0e1fde63a52c77bd1c62ef585e1079d11a0d8061 /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
parent8039b3f966804c6578f8265d5eb7bdde8dec3ddd (diff)
downloadllvm-f55eeea4024cb05bff2c9f72968f23183e992a32.zip
llvm-f55eeea4024cb05bff2c9f72968f23183e992a32.tar.gz
llvm-f55eeea4024cb05bff2c9f72968f23183e992a32.tar.bz2
Export TemplateArgumentMatcher so clients defining custom matchers don't need to use the internal namespace
This change adds another export, `using TemplateArgumentMatcher = internal::Matcher<TemplateArgument>;`, to the collection of exports that put instantiations of the `clang::ast_matchers::internal::Matcher` into the `clang::ast_matchers` namespace. This makes it possible to define custom TemplateArgument matchers without reaching into the `internal` namespace. Reviewed By: klimek Differential Revision: https://reviews.llvm.org/D89920
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions