[cfe-dev] clang-tidy: Reduce number of stderr write calls
Oza, Hiral via cfe-dev
cfe-dev at lists.llvm.org
Thu Oct 22 22:37:15 PDT 2020
Greetings!
Please find the review of clang-tidy RFE to reduce 7 small stderr write calls with single one... here https://reviews.llvm.org/D90010
<patch_summary>
clang-tidy: Reduce number of stderr write calls
Making single write call in place of 7 small string write calls.
</patch_summary>
Please suggest if I missed to add any person in reviewers list.
Thank you in advance for your kind review.
-Hiral
More information about the cfe-dev
mailing list