Skip to content

util: Add unreachable() definition for clang compiler.

Without unreachable() definition clang throw return-type error in many places in mesa code.

Merge request reports