llvm-project/clang-tools-extra/clang-move
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
..
tool [clang-move] Use cl::list for the list of names 2016-10-14 23:16:25 +00:00
CMakeLists.txt
ClangMove.cpp [clang-move] Use cl::list for the list of names 2016-10-14 23:16:25 +00:00
ClangMove.h [clang-move] Use cl::list for the list of names 2016-10-14 23:16:25 +00:00