This is an archive of the discontinued LLVM Phabricator instance.

[WarnMissedTransforms] Set default to 1.
ClosedPublic

Authored by asbirlea on Jan 25 2019, 12:16 PM.

Details

Summary

Set default value for retrieved attributes to 1, since the check is against 1.
Eliminates the warning noise generated when the attributes are not present.

Diff Detail

Repository
rL LLVM

Event Timeline

asbirlea created this revision.Jan 25 2019, 12:16 PM
sanjoy accepted this revision.Jan 25 2019, 12:18 PM

lgtm

This revision is now accepted and ready to land.Jan 25 2019, 12:18 PM
This revision was automatically updated to reflect the committed changes.