[PATCH] D26515: [clang-move] Abstract a ClassMather for matching class declarations.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 10 11:20:20 PST 2016
hokein created this revision.
hokein added a reviewer: ioeric.
hokein added a subscriber: cfe-commits.
No functionality change.
This is a refactoring patch, which makes the code more readable and easy
to extend it to support more types.
https://reviews.llvm.org/D26515
Files:
clang-move/ClangMove.cpp
clang-move/ClangMove.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26515.77517.patch
Type: text/x-patch
Size: 7362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161110/0cb3cd44/attachment.bin>
More information about the cfe-commits
mailing list