This is an archive of the discontinued LLVM Phabricator instance.

[Sema] fix -Wfloat-conversion test case.
ClosedPublic

Authored by nickdesaulniers on Aug 13 2018, 10:08 AM.

Details

Summary

Fixes r339581 ("[SEMA] add more -Wfloat-conversion to
compound assigment analysis").

This test case was caught in postsubmit testing.

Diff Detail

Repository
rL LLVM

Event Timeline

nickdesaulniers edited the summary of this revision. (Show Details)Aug 13 2018, 10:41 AM
aaron.ballman accepted this revision.Aug 13 2018, 10:50 AM

LGTM, though you don't need review for fixing bots.

This revision is now accepted and ready to land.Aug 13 2018, 10:50 AM
This revision was automatically updated to reflect the committed changes.