This revision adds LLVM_MARK_AS_BITMASK_ENUM to HoistingKind to avoid static_cast when performing bitwise operations.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Aug 22 2023, 11:21 PM
This revision was landed with ongoing or failed builds.Aug 22 2023, 11:22 PM
Closed by commit rGbcabaa559005: Add LLVM_MARK_AS_BITMASK_ENUM to HoistingKind enum (authored by xiaoleis, committed by mehdi_amini). · Explain Why
This revision was automatically updated to reflect the committed changes.