[libcxx-commits] [PATCH] D147844: [clang][Sema]Print diagnostic 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
Fri Apr 21 18:40:46 PDT 2023


chaitanyav retitled this revision from "Emit warning when implicit cast from int to bool happens in an conditional operator expression" to "[clang][Sema]Print diagnostic 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