( )⚙ D6803 flagprocessors: use _processflagsraw in easy cases

This is an archive of the discontinued Mercurial Phabricator instance.

flagprocessors: use _processflagsraw in easy cases
ClosedPublic

Authored by marmoute on Sep 7 2019, 5:27 AM.

Details

Summary

When there are no ambiguity regarding the raw value, we can simply use the new
method.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

marmoute created this revision.Sep 7 2019, 5:27 AM
indygreg accepted this revision.Sep 7 2019, 1:02 PM
This revision is now accepted and ready to land.Sep 7 2019, 1:02 PM
This revision was automatically updated to reflect the committed changes.