[PATCH] D129420: [clang-tidy] Initialize boolean variables with 'false' in cppcoreguidelines-init-variables' fix-it
Danny Mösch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 9 04:37:24 PDT 2022
SimplyDanny added a comment.
This is a potential fix for this issue <https://github.com/llvm/llvm-project/issues/55007>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129420/new/
https://reviews.llvm.org/D129420
More information about the cfe-commits
mailing list