[OpenMP] return empty stmt for `nothing` (#74042)

- `nothing` directive was effecting the `if` block structure which it
should not. So return an empty statement instead of an error statement
while parsing to avoid this.

GitOrigin-RevId: ecc080c07d97f7879ce64e644cac828922a7b0d9
1 file changed