[clang-tidy] Fixed a false positive case in misc-inefficient-algorithm checker.
authorGabor Horvath <xazax.hun@gmail.com>
Thu, 12 Feb 2015 18:19:34 +0000 (18:19 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Thu, 12 Feb 2015 18:19:34 +0000 (18:19 +0000)
commit032951990475de8b19110be4950dc08addb13bec
treea4b391b31358170b81e237ed78b08a7da8725bae
parent3c4f89d7029ad73ce25c798ab2109d3eea7d7151
[clang-tidy] Fixed a false positive case in misc-inefficient-algorithm checker.

llvm-svn: 228945
clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp
clang-tools-extra/test/clang-tidy/misc-inefficient-algorithm.cpp