Fix clang-tidy (#1339)

This commit is contained in:
Sergey Kuznetsov
2024-04-09 11:03:34 +01:00
committed by GitHub
parent 1b7d35b16c
commit ec05b06370

View File

@@ -129,4 +129,6 @@ CheckOptions:
HeaderFilterRegex: '^.*/(src|unittests)/.*\.(h|hpp)$'
WarningsAsErrors: '*'
ExtraArgs:
- -D__cpp_concepts=202002