llvm-project/clang-tools-extra/clang-move/tool
Alexander Shaposhnikov 5fe0678bd8 [clang-move] Use cl::list for the list of names
This diff replaces manual parsing of the comma-separated list of names with 
cl::list and cl::CommaSeparated.
Test plan: make -j8 check-clang-tools

Differential revision: https://reviews.llvm.org/D25586

llvm-svn: 284291
2016-10-14 23:16:25 +00:00
..
CMakeLists.txt
ClangMoveMain.cpp [clang-move] Use cl::list for the list of names 2016-10-14 23:16:25 +00:00