Remove explicit type from an initializer list. NFC.
authorAlexander Kornienko <alexfh@google.com>
Thu, 28 Jun 2018 12:18:42 +0000 (12:18 +0000)
committerAlexander Kornienko <alexfh@google.com>
Thu, 28 Jun 2018 12:18:42 +0000 (12:18 +0000)
commit82a69b80c2a193263656e7fcd55790e53f291401
tree97d9bd98c46485202e231d2e33ec7e6c6c2014c8
parent91c9fab10f4bccaa179df9680516aebdd0c56f2b
Remove explicit type from an initializer list. NFC.

llvm-svn: 335846
clang-tools-extra/unittests/clang-tidy/ExprMutationAnalyzerTest.cpp