Cleanup: add comment

See rBb9cd2f4531ca670c196b0b14b1359d0f375103c2 for more info.
This commit is contained in:
Jacques Lucke 2021-03-22 11:34:17 +01:00
parent 414596cd83
commit 2e213003b8
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ Checks: >
-modernize-use-nodiscard,
-modernize-loop-convert,
-modernize-pass-by-value,
# Cannot be enabled yet, because using raw string literals in tests breaks
# the windows compiler currently.
-modernize-raw-string-literal
WarningsAsErrors: '*'