summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Lift parsing of sequence of names functions to utils.Etienne Bergeron2016-05-101-0/+38
Summary: Lift some common code used by multiple checkers. This function is also used by checkers that are coming. It is quite common for a checker to parse a list of names. Reviewers: alexfh Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D19846 llvm-svn: 269065
OpenPOWER on IntegriCloud