[libcxx-commits] [PATCH] D147844: Emit warning when implicit cast from int to bool happens in an conditional operator expression
NagaChaitanya Vellanki via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 20 13:02:09 PDT 2023
chaitanyav retitled this revision from "Emit warning when implicit cast to bool happens in an conditional operator expression when used inside an overloaded shift operator expression" to "Emit warning when implicit cast from int to bool happens in an conditional operator expression".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147844/new/
https://reviews.llvm.org/D147844
More information about the libcxx-commits
mailing list