[PATCH] D105997: Implement _ExtInt conversion rules

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 14 10:36:09 PDT 2021


aaron.ballman updated this revision to Diff 358663.
aaron.ballman added a comment.

Added more test coverage in C for conversion type results.


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

https://reviews.llvm.org/D105997

Files:
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/ext-int.c
  clang/test/SemaCXX/ext-int.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105997.358663.patch
Type: text/x-patch
Size: 9485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210714/6e0960fb/attachment.bin>


More information about the cfe-commits mailing list