Skip to content

Commit 51797a7

Browse files
committed
[clang][OpenMP] Unindent checkNestingOfRegions, NFC
The entire body of the function is inside of an if-statement, followed by a "return false". Invert the condition and return early, unindent and clang-format the function.
1 parent c36b424 commit 51797a7

File tree

1 file changed

+279
-283
lines changed

1 file changed

+279
-283
lines changed

0 commit comments

Comments
 (0)