[OpenMP] Fix -Wc++98-compat-extra-semi warning (NFC) (#68022)
Compiling OpenMP with LLVM 16 triggers the following warning: warning: extra ';' outside of a function is incompatible with C++98
Loading
Please sign in to comment
Compiling OpenMP with LLVM 16 triggers the following warning: warning: extra ';' outside of a function is incompatible with C++98