[PATCH] D75096: [ASTMatchers] Matcher macros with params move params instead of copying
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 24 18:15:51 PST 2020
njames93 created this revision.
njames93 added reviewers: aaron.ballman, gribozavr2.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Use move semantics instead of copying for AST Matchers with parameters
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75096
Files:
clang/include/clang/ASTMatchers/ASTMatchersMacros.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75096.246355.patch
Type: text/x-patch
Size: 10247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/04a52fe2/attachment.bin>
More information about the cfe-commits
mailing list