[clang] hurd: Fix build with -Werror,-Wswitch (PR #78520)

Samuel Thibault via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 17:29:13 PST 2024


sthibaul wrote:

> Drive-by: is the `llvm_unreachable` actually unreachable? I.e. we never call this function with this case? 

Hurd triplets are only defined for x86 and x86_64.

https://github.com/llvm/llvm-project/pull/78520


More information about the cfe-commits mailing list