[PATCH] D130210: [SemaCXX] Set promotion type for enum bool to integer type.

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 20 22:52:59 PDT 2022


shafik added a comment.

We seem to have a few tests with enums that bool as a specified type. Maybe this belongs better in one of those under the namespace `GH56560`

I am curious that this does not change the test results of `clang/test/CXX/conv/conv.prom/p4.cpp`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130210/new/

https://reviews.llvm.org/D130210



More information about the cfe-commits mailing list