[PATCH] D120862: Sema: Allow scoped enums as source type for integral conversion.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 18:20:09 PDT 2022


pcc added a comment.

Does that DR apply retroactively to C++17? I get the impression that "Status: C++20" means that the issue was only fixed in C++20, which would make this well-formed with `-std=c++17`.


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