Follow up of D81098 to ensure that no test silently fails during
next OpenMP version bump. This patch removes all occurrences of
-fopenmp-version=50 from all test files.
Any future commits causing divergent behavior from 5.0 may
use version string for tagging version specific behavior while
keeping test for default version without version string.
clang-format: please reformat the code