[PATCH] D28279: [clang-move] Support moving type alias declarations.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 07:01:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290967: [clang-move] Support moving type alias declarations. (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D28279?vs=83016&id=83053#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28279

Files:
  clang-tools-extra/trunk/clang-move/ClangMove.cpp
  clang-tools-extra/trunk/test/clang-move/Inputs/type_alias.h
  clang-tools-extra/trunk/test/clang-move/move-type-alias.cpp
  clang-tools-extra/trunk/unittests/clang-move/ClangMoveTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28279.83053.patch
Type: text/x-patch
Size: 7974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170104/77923ce3/attachment.bin>


More information about the cfe-commits mailing list