[PATCH] D120862: Sema: Allow scoped enums as source type for integral conversion.
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 13 18:05:33 PDT 2022
shafik added a comment.
I commented on the bug report: https://github.com/llvm/llvm-project/issues/54158
I wanted to also add a note here, I don't believe this is a valid change. The example should be ill-formed as was clarified by defect report 2374 <https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#2374>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120862/new/
https://reviews.llvm.org/D120862
More information about the cfe-commits
mailing list