Skip to content

Commit 6fbecea

Browse files
committed
Enable openmp diagnostics scope in clang-tidy
1 parent 907ca22 commit 6fbecea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Checks: >
88
misc-*,
99
modernize-*,
1010
mpi-*,
11+
openmp-*,
1112
performance-*,
1213
portability-*,
1314
readability-*,

0 commit comments

Comments
 (0)