[PATCH] D57435: [clang-tidy] Add abseil-wrap-unique check

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 07:15:39 PST 2019


MyDeveloperDay added a comment.

This is the clang-tidy revision that mgiht have caught the str().length() > 0  case D56644: [clang-tidy] readability-container-size-empty handle std::string length() <https://reviews.llvm.org/D56644>  adding a a cross reference for that work.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57435/new/

https://reviews.llvm.org/D57435





More information about the cfe-commits mailing list