[PATCH] D137719: [clang] Missed rounding mode use in constant evaluation

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 10:14:53 PST 2022


sepavloff updated this revision to Diff 474303.
sepavloff added a comment.

Removed unused parateters from HandleIntToFloatCast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137719

Files:
  clang/lib/AST/ExprConstant.cpp
  clang/test/AST/const-fpfeatures.c
  clang/test/Sema/constant-conversion.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137719.474303.patch
Type: text/x-patch
Size: 4886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221109/d08f7bc5/attachment.bin>


More information about the cfe-commits mailing list