[PATCH] D54402: Extract method to allow re-use

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 11 14:31:46 PST 2018


steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.

The list of matchers which can be used with a top matcher can be used in
other contexts than code completion. It can be output as data in
clang-tidy.


Repository:
  rC Clang

https://reviews.llvm.org/D54402

Files:
  lib/ASTMatchers/Dynamic/Registry.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54402.173585.patch
Type: text/x-patch
Size: 4114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181111/83caedce/attachment-0001.bin>


More information about the cfe-commits mailing list