This change is a trivial fix for enums that removes specification of "last" or "upper" values, or other boundary values. This simplifies the code in places, and results in never needing to update the "upper" values again.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM