[clang-tidy] Replace matchesName with hasName where no regex is needed
authorAlexander Kornienko <alexfh@google.com>
Wed, 17 May 2017 14:39:39 +0000 (14:39 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 17 May 2017 14:39:39 +0000 (14:39 +0000)
commitc321a4f2b945c0b6c5f437ea9cdf79ea488253cd
treeb5b4bb1120ad8fe72e7b869b8e89411e5524c186
parenteab89eb85057ee794e94f8c1e9d1cb79b9e74436
[clang-tidy] Replace matchesName with hasName where no regex is needed

llvm-svn: 303263
clang-tools-extra/clang-tidy/modernize/MakeSharedCheck.cpp
clang-tools-extra/clang-tidy/modernize/MakeUniqueCheck.cpp