[PATCH] D131517: [clang-tidy] readability-implicit-bool-conversion: support implicit conversion to std::optional<bool>
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 12:48:20 PDT 2022
Eugene.Zelenko added a comment.
Please mention changes in Release Notes and add test case, but don't rely on STL implementation, see other tests as example for mock implementations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131517/new/
https://reviews.llvm.org/D131517
More information about the cfe-commits
mailing list