[PATCH] D17434: [Clang-tidy] Make readability-container-size-empty working with STL string

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 19 07:54:55 PST 2016


aaron.ballman added a comment.

I agree with David, I'd like to see test coverage for this (with both std::string and std::wstring to be paranoid).


Repository:
  rL LLVM

http://reviews.llvm.org/D17434





More information about the cfe-commits mailing list