[PATCH] D145313: [clang-tidy] Make readability-container-size-empty check using <string> header
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 5 09:35:30 PST 2023
carlosgalvezp added a comment.
Could you upload the patch with full context? I believe you need to do something like `git show HEAD -U999999` as per the guidelines <https://llvm.org/docs/Phabricator.html>. Otherwise `arc diff` should do the job automatically. Reason I ask is that I cannot see the new line numbers referred to by the `note` comments - Phab says "Context not available".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145313/new/
https://reviews.llvm.org/D145313
More information about the cfe-commits
mailing list