[PATCH] D85612: [Sema] Use proper integral cast for an enumerate with a fixed bool type

Mark de Wever via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 12:39:37 PDT 2020


Mordante updated this revision to Diff 284478.
Mordante added a comment.

Addresses the review comments.


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

https://reviews.llvm.org/D85612

Files:
  clang/lib/Sema/SemaCast.cpp
  clang/test/AST/ast-dump-enum-bool.cpp
  clang/test/CodeGen/enum-bool.cpp
  clang/test/SemaCXX/cxx2a-consteval.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85612.284478.patch
Type: text/x-patch
Size: 15021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200810/bc06547d/attachment-0001.bin>


More information about the cfe-commits mailing list