commit | 6fce394f709ce4f6ec9c7d0b01ecf859a58ecdff | [log] [tgz] |
---|---|---|
author | Etienne Bergeron <[email protected]> | Tue May 10 15:31:15 2016 +0000 |
committer | Etienne Bergeron <[email protected]> | Tue May 10 15:31:15 2016 +0000 |
tree | 864a19f42557522c648c714b1323c7a28734061d | |
parent | 68b67631e4f3b6723eb0741712a7e74110b4fe75 [diff] |
[clang-tidy] Lift parsing of sequence of names functions to utils. 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 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@269065 91177308-0d34-0410-b5e6-96231b3b80d8