[clang-tidy] Small readability-container-size-empty cleanup
authorAlexander Kornienko <alexfh@google.com>
Fri, 23 Jan 2015 14:43:06 +0000 (14:43 +0000)
committerAlexander Kornienko <alexfh@google.com>
Fri, 23 Jan 2015 14:43:06 +0000 (14:43 +0000)
commita6354cae566699786f3755d684504e14518811e7
treec4d241ee6f12f83c68af8b65a81f4922354a5908
parent8f6001bf5917edf7b500d6915070457485167576
[clang-tidy] Small readability-container-size-empty cleanup

Utilized the hasEitherOperand instead of explicit anyOf.

http://reviews.llvm.org/D7142

Patch by Gábor Horváth!

llvm-svn: 226911
clang-tools-extra/clang-tidy/readability/ContainerSizeEmpty.cpp