Unverified Commit 07f5cf19 authored by Jan Patrick Lehr's avatar Jan Patrick Lehr Committed by GitHub
Browse files

[OpenMP][libomptarget] Fixes possible no-return warning (#70808)

The UNREACHABLE macro resolves to message + trap, which may still warn, so we add call to __builtin_unreachable.
parent 1c6102d1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment