[PATCH] D130210: [SemaCXX] Set promotion type for enum bool to integer type.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 21 10:11:07 PDT 2022
zequanwu added a comment.
> I am curious that this does not change the test results of `clang/test/CXX/conv/conv.prom/p4.cpp`
The crash only happens when the enum is bool and has no definition.
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