[PATCH] D99646: [clang-tidy] misc-avoid-std-io-outside-main: a new check
Marco Gartmann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 9 07:25:33 PDT 2021
mgartmann marked an inline comment as done.
mgartmann added a comment.
@njames93 thanks a lot for your answer! I extracted the STD IO stream and C-like function names according to your comment.
In your opinion, is there something else in this patch that has to be improved to make this request mergeable and to get a LGTM?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99646/new/
https://reviews.llvm.org/D99646
More information about the cfe-commits
mailing list