This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Remove extra warning when we build
ClosedPublic

Authored by guansong on Apr 8 2018, 9:44 AM.

Details

Summary

This one line change is to remove this warning message

"warning: integer conversion resulted in a change of sign"

Diff Detail

Repository
rL LLVM

Event Timeline

guansong created this revision.Apr 8 2018, 9:44 AM
grokos accepted this revision.Apr 10 2018, 7:42 AM

LGTM

This revision is now accepted and ready to land.Apr 10 2018, 7:42 AM
This revision was automatically updated to reflect the committed changes.