Appease failed builds (due to -Werror and -Wswitch) where OMPRT_Unknown
is not handled in the switch statement (even though it's handled by the
early exit).
This fixes -Wswitch triggered by r371442.
Differential D67364
[Driver] Handle default case in refactored addOpenMPRuntime pirama on Sep 9 2019, 12:38 PM. Authored by
Details Appease failed builds (due to -Werror and -Wswitch) where OMPRT_Unknown This fixes -Wswitch triggered by r371442.
Diff Detail
|