[PATCH] D145312: [clang-tidy] Make readability-string-compare check use <string> header

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 12 05:53:04 PDT 2023


carlosgalvezp added a comment.

@PiotrZSL I believe you have landed some patches of this chain. Would you mind sharing how you do it? I'm not an expert in Phabricator and simply doing `arc patch D145312` leads to cherry-pick conflicts, and when I solve them I don't end up having this patch as `HEAD`. With this knowledge I will be able to help out closing these patches!


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

https://reviews.llvm.org/D145312



More information about the cfe-commits mailing list