llvm-project
6b3556a6 - [scudo] Add Last entry to ReleaseToOS enum. (#188645)

Commit
20 days ago
[scudo] Add Last entry to ReleaseToOS enum. (#188645) This allows static asserts to be set in tracing code that might use the ReleaseToOS values as indexes. This would have caused a compile failure instead of a runtime crash when I added the use of a new ReleaseToOS value.
Author
Parents
Loading