Open
Description
@kazutakahirata has been fixing a lot of duplicated lookups with STL containers in recent months - like
c531255
94e9813
I do not know how these were found but it would be great if clang-tidy could detect these.
See the history for way more examples: https://github.com/llvm/llvm-project/commits?author=kazutakahirata.