Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8117)

Issue 4728042: [PATCH] Use the new APFloat::convertToInt(APSInt) function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by Jeffrey Yasskin
Modified:
12 years, 9 months ago
Reviewers:
cfe-commits
Visibility:
Public.

Description

Use the new APFloat::convertToInt(APSInt) function to simplify uses of convertToInt(integerParts*) and make them more reliable. Relies on http://codereview.appspot.com/4738043.

Patch Set 1 #

Patch Set 2 : Add FIXME back; remove a redundant isSigned specification. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -11 lines) Patch
M lib/AST/ExprConstant.cpp View 1 1 chunk +3 lines, -4 lines 0 comments Download
M lib/Sema/SemaChecking.cpp View 1 1 chunk +5 lines, -7 lines 0 comments Download

Messages

Total messages: 1
Jeffrey Yasskin
12 years, 9 months ago (2011-07-15 00:06:02 UTC) #1
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b