| Issue | 56009 |
|---|---|
| Summary | clang-tidy: readability-implicit-bool-conversion not working with std::optional |
| Labels | new issue |
| Assignees | |
| Reporter | Amaroker |
I am using llvm-13.0.1
I would expect this to trigger a warning:`std::optional<int> x = false;`
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
