Replace sequences of count() followed by operator[] with either find() or insert(), depending on the context. llvm-svn: 258405
212 KiB
212 KiB
Replace sequences of count() followed by operator[] with either find() or insert(), depending on the context. llvm-svn: 258405