swift
22ddee9d - Add `FlagSet::getField` constexpr annotation

Commit
3 years ago
Add `FlagSet::getField` constexpr annotation In the backdeploy library, `ActiveTaskStatus` takes `JobFlags::getPriority()` in the constexpr constructor; however, `JobFlags::getPriority()` isn't constexpr, so this is incorrect.
Author
Committer
Parents
Loading