mirror of
https://github.com/zeldaret/tp.git
synced 2025-02-16 22:50:12 +00:00
16 lines
378 B
Plaintext
16 lines
378 B
Plaintext
CompileFlags:
|
|
Add: [-Wno-c++11-compat-deprecated-writable-strings, -Wno-extern-initializer, -Wno-multichar]
|
|
Diagnostics:
|
|
Suppress:
|
|
- "warn_char_constant_too_large"
|
|
---
|
|
If:
|
|
PathMatch: .*/*.inc
|
|
Diagnostics:
|
|
Suppress:
|
|
- "undeclared_var_use"
|
|
- "undeclared_var_use_suggest"
|
|
- "bound_member_function"
|
|
- "typecheck_subscript_value"
|
|
- "unknown_typename"
|