[PATCH] D131517: [clang-tidy] readability-implicit-bool-conversion: support implicit conversion to std::optional<bool>

Perry Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 13:13:24 PDT 2022


huangperry added a comment.

In D131517#3710734 <https://reviews.llvm.org/D131517#3710734>, @Eugene.Zelenko wrote:

> 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.

Will do!


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